www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Beta D 2.071.2-b1

reply Martin Nowak <code+news.digitalmars dawg.eu> writes:
First beta for the 2.071.2 point release.

We've prolonged the 2.071.x releases to fix all outstanding bugs related
to the 2.071.0 import and lookup changes before moving on to 2.072.0.

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

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

-Martin
Aug 01 2016
next sibling parent reply Stefan Koch <uplink.coder googlemail.com> writes:
On Monday, 1 August 2016 at 11:02:41 UTC, Martin Nowak wrote:
 First beta for the 2.071.2 point release.

 We've prolonged the 2.071.x releases to fix all outstanding 
 bugs related to the 2.071.0 import and lookup changes before 
 moving on to 2.072.0.

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

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

 -Martin
Aug 01 2016
parent reply Martin Nowak <code dawg.eu> writes:
On Monday, 1 August 2016 at 12:40:02 UTC, Stefan Koch wrote:

Only bugfixes go into stable, and safe bugfixes should always target stable.
Aug 01 2016
parent Nemanja Boric <4burgos gmail.com> writes:
On Monday, 1 August 2016 at 20:59:05 UTC, Martin Nowak wrote:
 ...
Thanks for https://issues.dlang.org/show_bug.cgi?id=16225 !
Aug 01 2016
prev sibling next sibling parent reply =?UTF-8?Q?Ali_=c3=87ehreli?= <acehreli yahoo.com> writes:
On 08/01/2016 04:02 AM, Martin Nowak wrote:
 First beta for the 2.071.2 point release.

 We've prolonged the 2.071.x releases to fix all outstanding bugs related
 to the 2.071.0 import and lookup changes before moving on to 2.072.0.

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

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

 -Martin
This import regression is holding us from moving to 2.071: https://issues.dlang.org/show_bug.cgi?id=15907 Ali
Aug 01 2016
parent Martin Nowak <code dawg.eu> writes:
On Monday, 1 August 2016 at 21:54:11 UTC, Ali Çehreli wrote:
 This import regression is holding us from moving to 2.071:

   https://issues.dlang.org/show_bug.cgi?id=15907

 Ali
Yes, that's on our list. But as it's just a wrong deprecation warning it shouldn't completely prevent you from updating.
Aug 02 2016
prev sibling next sibling parent Johan Engelen <j j.nl> writes:
On Monday, 1 August 2016 at 11:02:41 UTC, Martin Nowak wrote:
 First beta for the 2.071.2 point release.
Green on all testers: merged into LDC master! cheers, Johan
Aug 01 2016
prev sibling next sibling parent reply =?UTF-8?Q?Ali_=c3=87ehreli?= <acehreli yahoo.com> writes:
On 08/01/2016 04:02 AM, Martin Nowak wrote:
 First beta for the 2.071.2 point release.

 We've prolonged the 2.071.x releases to fix all outstanding bugs related
 to the 2.071.0 import and lookup changes before moving on to 2.072.0.

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

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

 -Martin
The package version does not change from earlier dmd 2.071 installations? Package Installer (on Lubuntu) said "Same version is already installed". Good thing is that clicking [Reinstall Package] did work. Ali
Aug 01 2016
parent reply Martin Nowak <code dawg.eu> writes:
On Monday, 1 August 2016 at 22:01:51 UTC, Ali Çehreli wrote:
 Package Installer (on Lubuntu) said "Same version is already 
 installed". Good thing is that clicking [Reinstall Package] did 
 work.

 Ali
The .deb package has the proper version (2.071.2~b1-0) and updates 2.071.1 as expected. Sure you used the right binary?
Aug 02 2016
parent =?UTF-8?Q?Ali_=c3=87ehreli?= <acehreli yahoo.com> writes:
On 08/02/2016 03:24 PM, Martin Nowak wrote:
 On Monday, 1 August 2016 at 22:01:51 UTC, Ali Çehreli wrote:
 Package Installer (on Lubuntu) said "Same version is already
 installed". Good thing is that clicking [Reinstall Package] did work.

 Ali
The .deb package has the proper version (2.071.2~b1-0) and updates 2.071.1 as expected. Sure you used the right binary?
Maybe I already had an earlier 2.071.2. Did we have an alpha? Sorry, I don't remember what I had but it definitely said I had the same version. dmd reports the following now: $ dmd --version DMD64 D Compiler v2.071.2-b1 Anyway, thank you for getting all these great versions out! :) Ali
Aug 02 2016
prev sibling parent Walter Bright <newshound2 digitalmars.com> writes:
On 8/1/2016 4:02 AM, Martin Nowak wrote:
 First beta for the 2.071.2 point release.
Thank you, Martin!
Aug 01 2016