Re: Release Candidate D 2.069.0-rc2

2015-11-02 Thread deadalnix via Digitalmars-d-announce

On Friday, 30 October 2015 at 20:44:35 UTC, deadalnix wrote:

On Friday, 30 October 2015 at 18:11:08 UTC, Martin Nowak wrote:

Second release candidate for the 2.069.0.

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


A list of fixes over 2.069.0-rc1 can be found here. 
https://github.com/D-Programming-Language/dlang.org/commit/78fb5704def71c63cd70b474f86a5aea2b85b372


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

-Martin


Download seems to be broken. It just hangs forever right now.


Ok, it is back and so far so good.



Re: Release Candidate D 2.069.0-rc2

2015-11-02 Thread Andrea Fontana via Digitalmars-d-announce

On Friday, 30 October 2015 at 18:11:08 UTC, Martin Nowak wrote:

Second release candidate for the 2.069.0.

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


A list of fixes over 2.069.0-rc1 can be found here. 
https://github.com/D-Programming-Language/dlang.org/commit/78fb5704def71c63cd70b474f86a5aea2b85b372


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

-Martin


Now it works for me.


Re: Release Candidate D 2.069.0-rc2

2015-11-01 Thread Martin Nowak via Digitalmars-d-announce
On 10/31/2015 01:00 PM, BBasile wrote:
> 
> Despite of what I had say previously I've encountered another "inliner"
> bug today that looks like a regression. I don't know what's the 2.069
> ETA but I'm not sure to be able to file a bugzilla entry quickly.

Please just file ticket with whatever you have (e.g. project x fails
with ...). We can reduce the code ourself or might already recognize the
issue.
Regarding the ETA, we're already overdue by 2 weeks.

-Martin


Re: Release Candidate D 2.069.0-rc2

2015-10-31 Thread BBasile via Digitalmars-d-announce

On Friday, 30 October 2015 at 18:11:08 UTC, Martin Nowak wrote:

Second release candidate for the 2.069.0.

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


A list of fixes over 2.069.0-rc1 can be found here. 
https://github.com/D-Programming-Language/dlang.org/commit/78fb5704def71c63cd70b474f86a5aea2b85b372


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

-Martin


Despite of what I had say previously I've encountered another 
"inliner" bug today that looks like a regression. I don't know 
what's the 2.069 ETA but I'm not sure to be able to file a 
bugzilla entry quickly.