Re: LDC 0.15.2 beta2 is out!

2015-07-07 Thread anonymous via Digitalmars-d-announce

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


Re: LDC 0.15.2 beta2 is out!

2015-07-07 Thread Kai Nacke via Digitalmars-d-announce

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


Re: LDC 0.15.2 beta2 is out!

2015-07-07 Thread Kai Nacke via Digitalmars-d-announce

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


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread Mathias Lang via Digitalmars-d-announce
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/ccuhfwbuzzqvpqpnh...@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).


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread extrawurst via Digitalmars-d-announce

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


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread Kai Nacke via Digitalmars-d-announce

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


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread extrawurst via Digitalmars-d-announce

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


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread Kai Nacke via Digitalmars-d-announce

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


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread extrawurst via Digitalmars-d-announce

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/ccuhfwbuzzqvpqpnh...@forum.dlang.org

Regards,
Kai


Awesome!
When will ldc support dmd fe version 2.067?

-- Stephan


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread Rory McGuire via Digitalmars-d-announce
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/ccuhfwbuzzqvpqpnh...@forum.dlang.org
>
> Regards,
> Kai
>
>


Re: LDC 0.15.2 beta2 is out!

2015-07-06 Thread Walter Bright via Digitalmars-d-announce

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/ccuhfwbuzzqvpqpnh...@forum.dlang.org

Regards,
Kai



Congrats!