# HG changeset patch # User thomask # Date 1167575351 0 # Node ID 4df71a8c82f221f98d65dc841e0d1daf299fcc61 # Parent ffa6691d8f3b75d23bc9899ea1429d707bf98eb8 [Issue 754] hex strings crash DMD when reporting syntax errors Lu?s Marques 2006-12-27 http://d.puremagic.com/issues/show_bug.cgi?id=754 diff -r ffa6691d8f3b -r 4df71a8c82f2 nocompile/h/escape_hex_string_05_A.d --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/nocompile/h/escape_hex_string_05_A.d Sun Dec 31 14:29:11 2006 +0000 @@ -0,0 +1,17 @@ +// $HeadURL$ +// $Date$ +// $Author$ + +// @author@ Luís Marques +// @date@ 2006-12-27 +// @uri@ http://d.puremagic.com/issues/show_bug.cgi?id=754 +// @desc@ [Issue 754] hex strings crash DMD when reporting syntax errors + +// __DSTRESS_ELINE__ 15 + +module dstress.nocompile.h.escape_hex_string_05_A; + +void main(){ + x"EF BB BF"; + x"00 BB BF"; +} diff -r ffa6691d8f3b -r 4df71a8c82f2 reporter.txt --- a/reporter.txt Sun Dec 31 14:29:03 2006 +0000 +++ b/reporter.txt Sun Dec 31 14:29:11 2006 +0000 @@ -89,6 +89,7 @@ Lars Ivar Igesund Li Jie Lionello Lunesu , +Luís Marques Lukas Pinkowski Manfred Nowak marko