LDC 1.0.0-alpha1 has been released! Please help testing!
Johan Engelen via digitalmars-d-ldc
digitalmars-d-ldc at puremagic.com
Mon Feb 29 07:31:42 PST 2016
On Monday, 29 February 2016 at 14:49:44 UTC, Andrea Fontana wrote:
> On Monday, 29 February 2016 at 11:51:31 UTC, Andrea Fontana
> wrote:
>> On Friday, 26 February 2016 at 21:12:43 UTC, Kai Nacke wrote:
>>> Again, we need to help to test this alpha release! Every
>>> feedback is welcomed!
>>
>>
>> It takes me a lot to understand what's wrong in a parser code.
>
> Another problem. Reduced code:
> http://dpaste.dzfl.pl/33434c9ba374
>
> This print "LEN:3" with dmd and "LEN:0" with ldc2 1.0. (using
> online compiler ldc 0.12, it prints LEN:3)
Thanks for finding that bug, filed it:
https://github.com/ldc-developers/ldc/issues/1324
More information about the digitalmars-d-ldc
mailing list