[Issue 1358] Compiler aborts on Unicode codepoints greater than 0x7FFFFFFF
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon May 4 23:55:05 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=1358
------- Comment #3 from clugdbug at yahoo.com.au 2009-05-05 01:55 -------
Created an attachment (id=350)
--> (http://d.puremagic.com/issues/attachment.cgi?id=350&action=view)
Patch against DMD2.029
This is a trivial one. After printing the error message, just change it to a
valid char to avoid the later ICE.
--
More information about the Digitalmars-d-bugs
mailing list