Re: Beta D 2.072.1-b1

2016-11-30 Thread Martin Nowak via Digitalmars-d-announce
On 11/30/2016 08:09 PM, Jonathan M Davis via Digitalmars-d-announce wrote:
>> Is it going to happen this release or only 2.073?

Rather in a 2.072.2 if we can find a reasonably simple fix.

> 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


Re: Beta D 2.072.1-b1

2016-11-30 Thread Jonathan M Davis via Digitalmars-d-announce
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:
> > 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
> >>
> >> -Martin
> >
> > Has anything been done for the debian ubuntu problem ? (they
> > enabled pie and literally nothings work anymore).
>
> +1
>
> Is it going to happen this release or only 2.073?

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 Davis




Re: Beta D 2.072.1-b1

2016-11-30 Thread Márcio Martins via Digitalmars-d-announce

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:

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


Has anything been done for the debian ubuntu problem ? (they 
enabled pie and literally nothings work anymore).


+1

Is it going to happen this release or only 2.073?


Re: Beta D 2.072.1-b1

2016-11-27 Thread deadalnix via Digitalmars-d-announce

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

-Martin


Has anything been done for the debian ubuntu problem ? (they 
enabled pie and literally nothings work anymore).