www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - LDC 0.15.2 beta2 is out!

reply "Kai Nacke" <kai redstar.de> writes:
Hi everyone,

LDC 0.15.2 beta2, the LLVM-based D compiler, is available for 
download!
This release is based on the 2.066.1 frontend and standard 
library and supports LLVM 3.1-3.6 (OS X: no support for 3.3).

Don't miss to check if your preferred system is supported by this 
release. There is even an alpha-quality Win64 version available!

As usual, you can find links to the changelog and the binary 
packages over at digitalmars.D.ldc:
http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf forum.dlang.org

Regards,
Kai
Jul 05 2015
next sibling parent Walter Bright <newshound2 digitalmars.com> writes:
On 7/5/2015 9:00 AM, Kai Nacke wrote:
 Hi everyone,

 LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download!
 This release is based on the 2.066.1 frontend and standard library and supports
 LLVM 3.1-3.6 (OS X: no support for 3.3).

 Don't miss to check if your preferred system is supported by this release.
There
 is even an alpha-quality Win64 version available!

 As usual, you can find links to the changelog and the binary packages over at
 digitalmars.D.ldc:
 http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf forum.dlang.org

 Regards,
 Kai
Congrats!
Jul 06 2015
prev sibling next sibling parent Rory McGuire via Digitalmars-d-announce writes:
Awesome, I hadn't used LDC really until last week. It was the only compiler
that could compile my vibe.d project on Mac OS X.

On Sun, Jul 5, 2015 at 6:00 PM, Kai Nacke via Digitalmars-d-announce <
digitalmars-d-announce puremagic.com> wrote:

 Hi everyone,

 LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download!
 This release is based on the 2.066.1 frontend and standard library and
 supports LLVM 3.1-3.6 (OS X: no support for 3.3).

 Don't miss to check if your preferred system is supported by this release.
 There is even an alpha-quality Win64 version available!

 As usual, you can find links to the changelog and the binary packages over
 at digitalmars.D.ldc:
 http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf forum.dlang.org

 Regards,
 Kai
Jul 06 2015
prev sibling next sibling parent reply "extrawurst" <stephan extrawurst.org> writes:
On Sunday, 5 July 2015 at 16:00:32 UTC, Kai Nacke wrote:
 Hi everyone,

 LDC 0.15.2 beta2, the LLVM-based D compiler, is available for 
 download!
 This release is based on the 2.066.1 frontend and standard 
 library and supports LLVM 3.1-3.6 (OS X: no support for 3.3).

 Don't miss to check if your preferred system is supported by 
 this release. There is even an alpha-quality Win64 version 
 available!

 As usual, you can find links to the changelog and the binary 
 packages over at digitalmars.D.ldc:
 http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf forum.dlang.org

 Regards,
 Kai
Awesome! When will ldc support dmd fe version 2.067? -- Stephan
Jul 06 2015
parent reply "Kai Nacke" <kai redstar.de> writes:
On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:
 Awesome!
 When will ldc support dmd fe version 2.067?

 -- Stephan
The 2.067 port has only 2 bugs left and misses 1 feature. I hope to release a alpha version soon. Regards, Kai
Jul 06 2015
parent reply "extrawurst" <stephan extrawurst.org> writes:
On Monday, 6 July 2015 at 18:25:22 UTC, Kai Nacke wrote:
 On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:
 Awesome!
 When will ldc support dmd fe version 2.067?

 -- Stephan
The 2.067 port has only 2 bugs left and misses 1 feature. I hope to release a alpha version soon. Regards, Kai
That sounds awesome! Great news! -- Stephan
Jul 06 2015
parent reply "Kai Nacke" <kai redstar.de> writes:
On Monday, 6 July 2015 at 18:42:36 UTC, extrawurst wrote:
 On Monday, 6 July 2015 at 18:25:22 UTC, Kai Nacke wrote:
 On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:
 Awesome!
 When will ldc support dmd fe version 2.067?

 -- Stephan
The 2.067 port has only 2 bugs left and misses 1 feature. I hope to release a alpha version soon. Regards, Kai
That sounds awesome! Great news! -- Stephan
Yeah, but I still work on my other project which reduces free time greatly... Regards, Kai
Jul 06 2015
parent reply "extrawurst" <stephan extrawurst.org> writes:
On Monday, 6 July 2015 at 19:40:34 UTC, Kai Nacke wrote:
 On Monday, 6 July 2015 at 18:42:36 UTC, extrawurst wrote:
 On Monday, 6 July 2015 at 18:25:22 UTC, Kai Nacke wrote:
 On Monday, 6 July 2015 at 17:27:35 UTC, extrawurst wrote:
 Awesome!
 When will ldc support dmd fe version 2.067?

 -- Stephan
The 2.067 port has only 2 bugs left and misses 1 feature. I hope to release a alpha version soon. Regards, Kai
That sounds awesome! Great news! -- Stephan
Yeah, but I still work on my other project which reduces free time greatly... Regards, Kai
Is this other project announced yet ? ;) -- Stephan
Jul 06 2015
parent "Kai Nacke" <kai redstar.de> writes:
On Monday, 6 July 2015 at 22:08:30 UTC, extrawurst wrote:
 Is this other project announced yet ? ;)
I am preparing the announcement. :-) Regards, Kai
Jul 07 2015
prev sibling parent reply Mathias Lang via Digitalmars-d-announce writes:
2015-07-05 18:00 GMT+02:00 Kai Nacke via Digitalmars-d-announce <
digitalmars-d-announce puremagic.com>:

 Hi everyone,

 LDC 0.15.2 beta2, the LLVM-based D compiler, is available for download!
 This release is based on the 2.066.1 frontend and standard library and
 supports LLVM 3.1-3.6 (OS X: no support for 3.3).

 Don't miss to check if your preferred system is supported by this release.
 There is even an alpha-quality Win64 version available!

 As usual, you can find links to the changelog and the binary packages over
 at digitalmars.D.ldc:
 http://forum.dlang.org/post/ccuhfwbuzzqvpqpnhfhf forum.dlang.org

 Regards,
 Kai
Congrats ! Though, I don't know if you'd notice, but those binary are not using from Travis-ci: https://github.com/rejectedsoftware/vibe.d/pull/1171#issuecomment-119005076 Which makes it sensitively harder to test it (and I'd like to thank Martin Nowak again for making it so easy to test compilers - testing a beta compiler is now one additional line to .travis.yml, commit, push).
Jul 06 2015
next sibling parent "Kai Nacke" <kai redstar.de> writes:
On Tuesday, 7 July 2015 at 06:10:33 UTC, Mathias Lang wrote:
 Congrats !
 Though, I don't know if you'd notice, but those binary are not 
 using from
 Travis-ci:
 https://github.com/rejectedsoftware/vibe.d/pull/1171#issuecomment-119005076
 Which makes it sensitively harder to test it (and I'd like to 
 thank Martin
 Nowak again for making it so easy to test compilers - testing a 
 beta
 compiler is now one additional line to .travis.yml, commit, 
 push).
I am aware of this problem. I missed the flag to statically link against libstdc++. :-( I create new Linux binaries to fix it. Regards, Kai
Jul 07 2015
prev sibling parent "anonymous" <a b.de> writes:
On Tuesday, 7 July 2015 at 06:10:33 UTC, Mathias Lang wrote:
 Congrats !
 Though, I don't know if you'd notice, but those binary are not 
 using from
 Travis-ci:
 https://github.com/rejectedsoftware/vibe.d/pull/1171#issuecomment-119005076
 Which makes it sensitively harder to test it (and I'd like to 
 thank Martin
 Nowak again for making it so easy to test compilers - testing a 
 beta
 compiler is now one additional line to .travis.yml, commit, 
 push).
I reported [1] yesterday. Most probably some tests in vibe.d will segfault (my simple http file server crashes upon the first request on linux-x86_64). Great that vibe.d tests with beta versions. If someone can confirm [1], it will not hurt :) [1] https://github.com/ldc-developers/ldc/issues/989
Jul 07 2015