www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Beta 2.075.0-b4

reply Martin Nowak <code+news.digitalmars dawg.eu> writes:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Fourth beta for the 2.075.0 release.

Comes with more fixes for dmd, phobos, and installer:

https://github.com/dlang/dmd/compare/v2.075.0-b2...v2.075.0-b4
https://github.com/dlang/phobos/compare/v2.075.0-b2...v2.075.0-b4
https://github.com/dlang/installer/compare/v2.075.0-b2...v2.075.0-b4

Due to the amount of changes the beta was prolonged, new targeted
release date is Jul 16.

Downloads and changelog here:

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

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

- -Martin

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCgAGBQJZY4S2AAoJELJzgRYSuxk5qbgP/inTT3pZCHrwXnjSY5rt8zNN
kDdY+Yiwvrx35eWwURp8ClReG2x7yUEX5Bd1VP0MxLc6pnrhqgM33wwPAu4zH4Yu
3EItkvzEL2MCqQsS6lY/RHeb7z9BJIHMZhSf3wuCEZ9l37eEcInu1BuY5df8koNt
IdOZl/P73d6hUI8gnMHyA+tJytNrZ0htHbR+F/P6u0UdLHQMg3xe0mW1aBlznfrl
b7DEbSQguAOps37ELZhXxO0UQVTmn+UKU9pRMkJY667fOtG3uwXn7990fspjAtsZ
Al1sgEbeNxbWYHGcautNtpYsAmhA7xfPFnalXG8pSX9df+ybikKXwTjMPt5oOcBY
AkHFewRT9vAsrep2LiTnEaDS1435aBbyVpGObbQx8LW4rr1aQTqxyYSGYdViHRnB
eH/K7VyADJ3NpNq8V+uP36wL7zMPPqO5Zy82x9OBM8/xn+BlPmiG1QfJFxIuMxNQ
bkEst+AqNZRjAgi1dMGg9b1ri1d0RMQWS51rAxeqvMj5WY8Bqfva1q45aATWWl9O
RqRUJ21Jd77W++/JK3fO7ZY0fcoXphw8mfUn1qKuSu0ympT7C8j3yi3HDK99RYou
1J7dN7Jvx3TvE0l9aDuohr00FQGeYv+Nt+J8soI2lgLH0H25p1xQsK35pFHSm3EK
smsydtozMqxOvI/elBzE
=NRdT
-----END PGP SIGNATURE-----
Jul 10 2017
parent reply Eugene Wissner <belka caraus.de> writes:
On Monday, 10 July 2017 at 13:44:22 UTC, Martin Nowak wrote:
 Fourth beta for the 2.075.0 release.

 Comes with more fixes for dmd, phobos, and installer:

 https://github.com/dlang/dmd/compare/v2.075.0-b2...v2.075.0-b4 
 https://github.com/dlang/phobos/compare/v2.075.0-b2...v2.075.0-b4
https://github.com/dlang/installer/compare/v2.075.0-b2...v2.075.0-b4

 Due to the amount of changes the beta was prolonged, new 
 targeted release date is Jul 16.

 Downloads and changelog here:

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

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

 - -Martin
The ChangeLog link is: http://dlang.org/changelog/2.075.0_pre.html
Jul 13 2017
parent reply Martin Nowak <code dawg.eu> writes:
On Thursday, 13 July 2017 at 07:22:00 UTC, Eugene Wissner wrote:
 The ChangeLog link is:
 http://dlang.org/changelog/2.075.0_pre.html
Works for now, but it shouldn't be under that URL. Will check what broke with dlang.org's Makefile.
Jul 13 2017
parent Seb <seb wilzba.ch> writes:
On Thursday, 13 July 2017 at 11:52:13 UTC, Martin Nowak wrote:
 On Thursday, 13 July 2017 at 07:22:00 UTC, Eugene Wissner wrote:
 The ChangeLog link is:
 http://dlang.org/changelog/2.075.0_pre.html
Works for now, but it shouldn't be under that URL. Will check what broke with dlang.org's Makefile.
FYI: https://github.com/dlang/dlang.org/pull/1820
Jul 13 2017