Re: DMD v2.066.0-rc2

2014-08-15 Thread Vladimir Panteleev via Digitalmars-d-announce

On Monday, 11 August 2014 at 23:44:26 UTC, deadalnix wrote:

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

   http://wiki.dlang.org/Beta_Testing


Upped https://issues.dlang.org/show_bug.cgi?id=12754 to 
regression. It is causing code that used to link on mac to not 
link anymore (in my case SDC).


For the N-th time, please include a reproducible test case! I had 
downgraded that bug earlier today because I couldn't find a DMD 
version in which OP's code worked.


Re: DMD v2.066.0-rc2

2014-08-15 Thread Jernej Krempus via Digitalmars-d-announce

I've found a regression in the release candidate:

https://issues.dlang.org/show_bug.cgi?id=13299


Re: DMD v2.066.0-rc2

2014-08-15 Thread FrankLike via Digitalmars-d-announce

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

http://wiki.dlang.org/Beta_Testing


very good.The compile time is shorter than v2.065, Memory Used is 
smaller ,and the exe file'size is smaller .


Frank


Re: DMD v2.066.0-rc2

2014-08-11 Thread deadalnix via Digitalmars-d-announce

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

http://wiki.dlang.org/Beta_Testing


Upped https://issues.dlang.org/show_bug.cgi?id=12754 to 
regression. It is causing code that used to link on mac to not 
link anymore (in my case SDC).


Re: DMD v2.066.0-rc2

2014-08-11 Thread dnewbie via Digitalmars-d-announce

On Monday, 11 August 2014 at 19:32:27 UTC, Brad Anderson wrote:

On Monday, 11 August 2014 at 19:02:18 UTC, Brad Anderson wrote:

On Monday, 11 August 2014 at 15:51:16 UTC, dnewbie wrote:
On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards 
wrote:

DMD v2.066.0-rc2 binaries are available for testing:

 http://wiki.dlang.org/Beta_Testing


curl.lib not found in
dmd.2.066.0-rc2.windows.zip\dmd2\windows\lib


Should be fixed by 
https://github.com/D-Programming-Language/installer/pull/108


I accidentally left it out so Andrew had to quickly fix it but 
he did it shortly after he rolled some of the release. You'll 
note he regenerated the installer to include it but the zip 
must have not had a fixed version uploaded.


The dmd.2.066-rc2.windows.zip I just downloaded has 
dmd2/windows/lib/curl.lib


OK!


Re: DMD v2.066.0-rc2

2014-08-11 Thread Brad Anderson via Digitalmars-d-announce

On Monday, 11 August 2014 at 19:02:18 UTC, Brad Anderson wrote:

On Monday, 11 August 2014 at 15:51:16 UTC, dnewbie wrote:

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

  http://wiki.dlang.org/Beta_Testing


curl.lib not found in
dmd.2.066.0-rc2.windows.zip\dmd2\windows\lib


Should be fixed by 
https://github.com/D-Programming-Language/installer/pull/108


I accidentally left it out so Andrew had to quickly fix it but 
he did it shortly after he rolled some of the release. You'll 
note he regenerated the installer to include it but the zip 
must have not had a fixed version uploaded.


The dmd.2.066-rc2.windows.zip I just downloaded has 
dmd2/windows/lib/curl.lib


Re: DMD v2.066.0-rc2

2014-08-11 Thread Brad Anderson via Digitalmars-d-announce

On Monday, 11 August 2014 at 15:51:16 UTC, dnewbie wrote:

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

   http://wiki.dlang.org/Beta_Testing


curl.lib not found in
dmd.2.066.0-rc2.windows.zip\dmd2\windows\lib


Should be fixed by 
https://github.com/D-Programming-Language/installer/pull/108


I accidentally left it out so Andrew had to quickly fix it but he 
did it shortly after he rolled some of the release. You'll note 
he regenerated the installer to include it but the zip must have 
not had a fixed version uploaded.


Re: DMD v2.066.0-rc2

2014-08-11 Thread dnewbie via Digitalmars-d-announce

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

http://wiki.dlang.org/Beta_Testing


curl.lib not found in
dmd.2.066.0-rc2.windows.zip\dmd2\windows\lib


Re: DMD v2.066.0-rc2

2014-08-10 Thread deadalnix via Digitalmars-d-announce

On Sunday, 10 August 2014 at 20:46:25 UTC, deadalnix wrote:

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

   http://wiki.dlang.org/Beta_Testing


Where do I download the RC from ?


OK found it. Having the link as a title is a bit confusing.


Re: DMD v2.066.0-rc2

2014-08-10 Thread deadalnix via Digitalmars-d-announce

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

http://wiki.dlang.org/Beta_Testing


Where do I download the RC from ?


Re: DMD v2.066.0-rc2

2014-08-10 Thread NCrashed via Digitalmars-d-announce

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

http://wiki.dlang.org/Beta_Testing


Found another bug with DList: 
https://issues.dlang.org/show_bug.cgi?id=13279


Re: DMD v2.066.0-rc2

2014-08-10 Thread safety0ff via Digitalmars-d-announce

On Friday, 8 August 2014 at 12:01:43 UTC, Andrew Edwards wrote:

DMD v2.066.0-rc2 binaries are available for testing:

http://wiki.dlang.org/Beta_Testing


Probably too late but 
https://github.com/D-Programming-Language/dmd/pull/3826 is an ICE 
& wrong-code fix which requires review (green auto-tester status.)