Literals starting with 0 will not work with UFCS
Kenji Hara
k.hara.pg at gmail.com
Tue Jul 3 19:29:54 PDT 2012
On Wednesday, 4 July 2012 at 01:53:40 UTC, Jonathan M Davis wrote:
> On Wednesday, July 04, 2012 03:48:52 ixid wrote:
>> > 0.writeln();
>> >
>> > This works.
>>
>> It doesn't with 2.058, are we using different versions? Thanks
>> for adding it to the bug list, I am not knowledgeable enough
>> about D to judge if something is a bug or if I've just not
>> understood it.
>
> 2.059 is the latest release (and is already nearly 3 months
> old), but I'm
> using the latest from github, so I don't know what 2.059 does.
>
> - Jonathan M Davis
The problem was fixed in 2.060head.
http://d.puremagic.com/issues/show_bug.cgi?id=8252
Kenji Hara
More information about the Digitalmars-d-learn
mailing list