Jump to page: 1 2
Thread overview
Beta D 2.071.1-b2
May 29, 2016
Martin Nowak
May 30, 2016
Johan Engelen
Jun 03, 2016
Johan Engelen
Jun 06, 2016
Dsby
Jun 04, 2016
Manu
Jun 06, 2016
Joakim
Jun 03, 2016
Jack Stouffer
Jun 08, 2016
Jack Stouffer
Jun 16, 2016
Jack Stouffer
Jun 27, 2016
Martin Nowak
Jun 16, 2016
deadalnix
Jun 27, 2016
Martin Nowak
May 29, 2016
Second beta for the 2.071.1 release.

http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html

Please report any bugs at https://issues.dlang.org

-Martin
May 30, 2016
On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote:
> Second beta for the 2.071.1 release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html
>
> Please report any bugs at https://issues.dlang.org

I've merged it into LDC, CI testers are running!
June 03, 2016
On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote:
> Second beta for the 2.071.1 release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin

Please consider pulling https://github.com/dlang/phobos/pull/4401
June 03, 2016
On Monday, 30 May 2016 at 09:24:21 UTC, Johan Engelen wrote:
> On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote:
>> Second beta for the 2.071.1 release.
>>
>> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html
>>
>> Please report any bugs at https://issues.dlang.org
>
> I've merged it into LDC, CI testers are running!

Thumbs up!
LDC master is now at 2.071.1-b2, and it can compile Weka's codebase fine (one remaining issue, but most likely not frontend related).

cheers,
  Johan

June 04, 2016
On 30 May 2016 at 19:24, Johan Engelen via Digitalmars-d-announce <digitalmars-d-announce@puremagic.com> wrote:
> On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote:
>>
>> Second beta for the 2.071.1 release.
>>
>> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html
>>
>> Please report any bugs at https://issues.dlang.org
>
>
> I've merged it into LDC, CI testers are running!

Wat wat wat!! LDC and DMD are in sync? When did this happen? Was there a wild party?!
June 06, 2016
On Friday, 3 June 2016 at 16:16:27 UTC, Johan Engelen wrote:
> On Monday, 30 May 2016 at 09:24:21 UTC, Johan Engelen wrote:
>> On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote:
>>> Second beta for the 2.071.1 release.
>>>
>>> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html
>>>
>>> Please report any bugs at https://issues.dlang.org
>>
>> I've merged it into LDC, CI testers are running!
>
> Thumbs up!
> LDC master is now at 2.071.1-b2, and it can compile Weka's codebase fine (one remaining issue, but most likely not frontend related).
>
> cheers,
>   Johan

Great!
June 06, 2016
On Saturday, 4 June 2016 at 13:40:40 UTC, Manu wrote:
> On 30 May 2016 at 19:24, Johan Engelen via Digitalmars-d-announce <digitalmars-d-announce@puremagic.com> wrote:
>> On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote:
>>>
>>> Second beta for the 2.071.1 release.
>>>
>>> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html
>>>
>>> Please report any bugs at https://issues.dlang.org
>>
>>
>> I've merged it into LDC, CI testers are running!
>
> Wat wat wat!! LDC and DMD are in sync? When did this happen? Was there a wild party?!

Not exactly, the latest ldc release is at 2.070, one behind dmd:

https://github.com/ldc-developers/ldc/releases/tag/v1.0.0

Ldc master is now in sync with the latest dmd.
June 08, 2016
On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote:
> Second beta for the 2.071.1 release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin

2.072 is getting rather long in the tooth: https://github.com/dlang/phobos/blob/master/changelog.dd. I think that's the largest change log for Phobos I have seen.

When are you planning on branching master?
June 16, 2016
On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote:
> Second beta for the 2.071.1 release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin

This release would fix some pretty serious bugs. What's the holdup?
June 16, 2016
On Sunday, 29 May 2016 at 21:53:23 UTC, Martin Nowak wrote:
> Second beta for the 2.071.1 release.
>
> http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.071.1.html
>
> Please report any bugs at https://issues.dlang.org
>
> -Martin

196418a8b3ec1c5f284da5009b4bb18e3f70d99f still not in after 3 month. This is typesystem breaking. While I understand it wasn't picked for 2.071 , I'm not sure why it wasn't for 2.071.1 .
« First   ‹ Prev
1 2