digitalmars.D.announce - Beta D 2.072.1-b1
- Martin Nowak (7/7) Nov 22 2016 First beta for the 2.072.1 point release.
- =?UTF-8?Q?S=c3=b6nke_Ludwig?= (7/14) Nov 23 2016 I've also added a beta release tag for DUB (the same version as included...
- Martin Nowak (5/9) Nov 29 2016 Sorry, seems like I forgot to push the dub tag to upatream, still
- deadalnix (3/10) Nov 27 2016 Has anything been done for the debian ubuntu problem ? (they
- =?UTF-8?B?TcOhcmNpbw==?= Martins (3/18) Nov 30 2016 +1
- Jonathan M Davis via Digitalmars-d-announce (7/27) Nov 30 2016 AFAIK, zero work has been done on it. So, I don't think that there's any...
- Martin Nowak (7/9) Nov 30 2016 How much overview do we really have into other people's work?
First beta for the 2.072.1 point release. This version resolves a number of regressions and bugs in the 2.072.0 release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.072.1.html Please report any bugs at https://issues.dlang.org -Martin
Nov 22 2016
Am 22.11.2016 um 13:54 schrieb Martin Nowak:First beta for the 2.072.1 point release. This version resolves a number of regressions and bugs in the 2.072.0 release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.072.1.html Please report any bugs at https://issues.dlang.org -MartinI've also added a beta release tag for DUB (the same version as included in the DMD beta package). Separate download of pre-compiled binaries: https://code.dlang.org/download Change log: https://github.com/dlang/dub/blob/c6b74d414ec827359a34e1d2f1a17e6fc9a2b28a/CHANGELOG.md
Nov 23 2016
On Wednesday, 23 November 2016 at 16:55:47 UTC, Sönke Ludwig wrote:I've also added a beta release tag for DUB (the same version as included in the DMD beta package). Separate download of pre-compiled binaries: https://code.dlang.org/downloadSorry, seems like I forgot to push the dub tag to upatream, still tweaking the dub integration a bit. Will do the release tomorrow morning.
Nov 29 2016
On Tuesday, 22 November 2016 at 12:54:12 UTC, Martin Nowak wrote:First beta for the 2.072.1 point release. This version resolves a number of regressions and bugs in the 2.072.0 release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.072.1.html Please report any bugs at https://issues.dlang.org -MartinHas anything been done for the debian ubuntu problem ? (they enabled pie and literally nothings work anymore).
Nov 27 2016
On Monday, 28 November 2016 at 07:46:24 UTC, deadalnix wrote:On Tuesday, 22 November 2016 at 12:54:12 UTC, Martin Nowak wrote:+1 Is it going to happen this release or only 2.073?First beta for the 2.072.1 point release. This version resolves a number of regressions and bugs in the 2.072.0 release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.072.1.html Please report any bugs at https://issues.dlang.org -MartinHas anything been done for the debian ubuntu problem ? (they enabled pie and literally nothings work anymore).
Nov 30 2016
On Wednesday, November 30, 2016 09:55:00 Márcio Martins via Digitalmars-d- announce wrote:On Monday, 28 November 2016 at 07:46:24 UTC, deadalnix wrote:AFAIK, zero work has been done on it. So, I don't think that there's any way that it's going to be in 2.072.1. Part of the problem is that it wasn't even reported in bugzilla until 5 days ago: https://issues.dlang.org/show_bug.cgi?id=16794 - Jonathan M DavisOn Tuesday, 22 November 2016 at 12:54:12 UTC, Martin Nowak wrote:+1 Is it going to happen this release or only 2.073?First beta for the 2.072.1 point release. This version resolves a number of regressions and bugs in the 2.072.0 release. http://dlang.org/download.html#dmd_beta http://dlang.org/changelog/2.072.1.html Please report any bugs at https://issues.dlang.org -MartinHas anything been done for the debian ubuntu problem ? (they enabled pie and literally nothings work anymore).
Nov 30 2016
On 11/30/2016 08:09 PM, Jonathan M Davis via Digitalmars-d-announce wrote:Rather in a 2.072.2 if we can find a reasonably simple fix.Is it going to happen this release or only 2.073?AFAIK, zero work has been done on it.How much overview do we really have into other people's work? It's true that nothing landed in the repos, there a simple fix for the problem though, use -fPIC -defaultlib=libphobos2.so https://issues.dlang.org/show_bug.cgi?id=5278#c32 -Martin
Nov 30 2016