LDC 1.0.0-alpha1 has been released! Please help testing!

Andrea Fontana via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Mon Feb 29 06:51:37 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)

(please notice that if "auto" is used instead of "enum", len is 
computed correctly)


More information about the digitalmars-d-ldc mailing list