digitalmars.D.announce - Beta 2.077.1
- Martin Nowak (22/22) Nov 23 2017 -----BEGIN PGP SIGNED MESSAGE-----
- Nicholas Wilson (3/8) Nov 23 2017 Issue 17966 is a phobos bug. Why are the fixes for it druntime
- Petar Kirov [ZombineDev] (6/18) Nov 23 2017 The bug affected the makefiles of both druntime and phobos. The
- Petar Kirov [ZombineDev] (4/24) Nov 23 2017 Actually, it looks like Martin made a typo in the commit message
- Nicholas Wilson (3/22) Nov 23 2017 I meant that. Sorry for not being clear.
- codephantom (2/7) Nov 23 2017 FreeBSD binaries too. I love it!
- Walter Bright (1/1) Nov 26 2017 Too late for RAII for betterC? :-(
- Jonathan M Davis (5/6) Nov 26 2017 This is a point release, and adding RAII to betterC is a new feature.
- Martin Nowak (4/5) Nov 30 2017 Also see https://forum.dlang.org/post/oknjtm$1unb$1@digitalmars.com for
- Paolo Invernizzi (3/8) Nov 26 2017 18012 is an ice regression towards 2.076.1 ...
- Martin Nowak (3/4) Nov 30 2017 Fixed with 2.077.1, was a duplicate of
- Paolo Invernizzi (2/6) Dec 01 2017 Thanks Martin!
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 First beta for the 2.077.1 point release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.077.1.html Please report any bugs at https://issues.dlang.org - -Martin -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEpzRNrTw0HqEtE8TmsnOBFhK7GTkFAloWtEsACgkQsnOBFhK7 GTkXkg//W39GRilzKmyqD4okQCHCXRYtWG9hmgUiL3APS8vYfP1k0n8DGiQlu66n UvL9R6G8W46FZn49wxZI+l4g3PAdIpH76YMPJiEHGCz+wU/ngJkWalDoEGoeLy1W B4jd9drsuPnZjNMgdS1KMZ+5au9HQTFzLr88HhbCcA3mO8CV/OMrIa6mIsIboQi+ n1lh+NC5LJX4XD3go9S/acPTAqSbqp774N4637V7WoXZz3VTeaaYu/sJiXO8rtd7 rWIWghtA/oi4CrvgMjwdmvDxC45z8gf1kt8VgBgqiQfpX2B4Yw0sooqPH3/GQVUB 98IkL2lo/9P5XcTwei17dhBZLwxz/wkxrstQJsPWufDC2FM2JFduGBf2FASOCIwm suWZP6aQIN9xpbGBxukXOh/Xou3RWmTlRHx+Q3sgdpuSiJiy+4A2BHKcN3M5w/Tn cfnzosxM+PVVg4MRyFImDql9NhNpYRvx5mxTNbvfFzsX1KpI3EgbIkk2HWM2xGZM ptuuE/ZTZjnPI2MQUwrrf+aj367AGDRhF74lqAxzhvURXTUzykX2Z2KGlVZM6tAZ c0ahNrogSKzEHY1YWu21mZFbRanLCDQXgVMgp11MAuYCA9auf8/JU2sLS8C27gHF 5KGk+njC9XsDA9AxZnt6L7mu9jGloUFlfNUEnaXPA46cKRzfX2Q= =FmzS -----END PGP SIGNATURE-----
Nov 23 2017
On Thursday, 23 November 2017 at 11:43:08 UTC, Martin Nowak wrote:First beta for the 2.077.1 point release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.077.1.html Please report any bugs at https://issues.dlang.org - -MartinIssue 17966 is a phobos bug. Why are the fixes for it druntime commits? This looks like a mixup.
Nov 23 2017
On Thursday, 23 November 2017 at 12:04:05 UTC, Nicholas Wilson wrote:On Thursday, 23 November 2017 at 11:43:08 UTC, Martin Nowak wrote:The bug affected the makefiles of both druntime and phobos. The first merge commit apparently wins the closing bugzilla comment ;) https://github.com/dlang/druntime/pull/1974 https://github.com/dlang/phobos/pull/5868First beta for the 2.077.1 point release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.077.1.html Please report any bugs at https://issues.dlang.org - -MartinIssue 17966 is a phobos bug. Why are the fixes for it druntime commits? This looks like a mixup.
Nov 23 2017
On Thursday, 23 November 2017 at 13:06:14 UTC, Petar Kirov [ZombineDev] wrote:On Thursday, 23 November 2017 at 12:04:05 UTC, Nicholas Wilson wrote:Actually, it looks like Martin made a typo in the commit message and wrote 17966 instead of 17996, which I missed :/On Thursday, 23 November 2017 at 11:43:08 UTC, Martin Nowak wrote:The bug affected the makefiles of both druntime and phobos. The first merge commit apparently wins the closing bugzilla comment ;) https://github.com/dlang/druntime/pull/1974 https://github.com/dlang/phobos/pull/5868First beta for the 2.077.1 point release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.077.1.html Please report any bugs at https://issues.dlang.org - -MartinIssue 17966 is a phobos bug. Why are the fixes for it druntime commits? This looks like a mixup.
Nov 23 2017
On Thursday, 23 November 2017 at 13:09:09 UTC, Petar Kirov [ZombineDev] wrote:On Thursday, 23 November 2017 at 13:06:14 UTC, Petar Kirov [ZombineDev] wrote:I meant that. Sorry for not being clear.On Thursday, 23 November 2017 at 12:04:05 UTC, Nicholas Wilson wrote:Actually, it looks like Martin made a typo in the commit message and wrote 17966 instead of 17996, which I missed :/On Thursday, 23 November 2017 at 11:43:08 UTC, Martin Nowak wrote:The bug affected the makefiles of both druntime and phobos. The first merge commit apparently wins the closing bugzilla comment ;) https://github.com/dlang/druntime/pull/1974 https://github.com/dlang/phobos/pull/5868[...]Issue 17966 is a phobos bug. Why are the fixes for it druntime commits? This looks like a mixup.
Nov 23 2017
On Thursday, 23 November 2017 at 11:43:08 UTC, Martin Nowak wrote:First beta for the 2.077.1 point release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.077.1.html Please report any bugs at https://issues.dlang.org - -MartinFreeBSD binaries too. I love it!
Nov 23 2017
On Sunday, November 26, 2017 03:30:27 Walter Bright via Digitalmars-d- announce wrote:Too late for RAII for betterC? :-(This is a point release, and adding RAII to betterC is a new feature. Normally, only bug fixes are supposed to go in point releases. - Jonathan M Davis
Nov 26 2017
On 11/26/2017 12:30 PM, Walter Bright wrote:Too late for RAII for betterC? :-(Also see https://forum.dlang.org/post/oknjtm$1unb$1 digitalmars.com for the release schedule. Next major release will be 2.078.0 on Jan 1 2018. Just make sure to finish and properly test any features in time.
Nov 30 2017
On Thursday, 23 November 2017 at 11:43:08 UTC, Martin Nowak wrote:First beta for the 2.077.1 point release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.077.1.html Please report any bugs at https://issues.dlang.org - -Martin18012 is an ice regression towards 2.076.1 ... /P
Nov 26 2017
On 11/26/2017 02:27 PM, Paolo Invernizzi wrote:18012 is an ice regression towards 2.076.1 ...Fixed with 2.077.1, was a duplicate of https://issues.dlang.org/show_bug.cgi?id=17955.
Nov 30 2017
On Thursday, 30 November 2017 at 13:57:37 UTC, Martin Nowak wrote:On 11/26/2017 02:27 PM, Paolo Invernizzi wrote:Thanks Martin!18012 is an ice regression towards 2.076.1 ...Fixed with 2.077.1, was a duplicate of https://issues.dlang.org/show_bug.cgi?id=17955.
Dec 01 2017