On 4/2/2011 3:58 PM, KennyTM~ wrote:
1. this message is specific to the dmd front-end. Other lexers might not show this message
Appropriate and informative error messages are properly quality-of-implementation issues. As the dmd source shows, doing this message is trivial.
2. this assumes std.conv.octal exists, though it may not be the case (e.g. using Tango without Phobos (well Tango devs could add just std.conv.octal)).
This change will not migrate to D1.