[Issue 3012] Bad error message when using string.format instead of std.string.format
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Oct 20 10:00:28 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=3012
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
CC| |andrej.mitrovich at gmail.com
Resolution| |FIXED
--- Comment #5 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 2012-10-20 10:00:26 PDT ---
Error is now:
test.d(5): Error: no property 'format' for type 'string'
This is clear enough now.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list