[Issue 754] hex strings crash DMD when reporting syntax errors
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Dec 31 06:47:43 PST 2006
http://d.puremagic.com/issues/show_bug.cgi?id=754
------- Comment #1 from thomas-dloop at kuehne.cn 2006-12-31 08:47 -------
I can't reproduce this on Linux - considering the nature of the bug that isn't
surprising at all - however there is definitely something wrong with the error
reporting:
x"AA BB 00 CC DD";
results in the incomplete error message:
a.d(1): Declaration expected, not '"\u00aa\u00bb"'
Added to DStress as
http://dstress.kuehne.cn/nocompile/h/escape_hex_string_05_A.d
--
More information about the Digitalmars-d-bugs
mailing list