Literals starting with 0 will not work with UFCS

Jonathan M Davis jmdavisProg at gmx.com
Tue Jul 3 18:53:24 PDT 2012


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


More information about the Digitalmars-d-learn mailing list