[Issue 1385] Stack Overflow when compiling large file

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 31 11:18:18 PDT 2007


http://d.puremagic.com/issues/show_bug.cgi?id=1385





------- Comment #1 from jascha at mainia.de  2007-07-31 13:18 -------
This doesn't happen if the array literals are initializers.
In large_parser.d the large array literals appeared in the constructor - DMD
crashes. The following example uses them as const initializers and it compiles
without problems:
http://mainia.de/large_parser2.d


-- 



More information about the Digitalmars-d-bugs mailing list