[Issue 1440] Compiler hang with some modules

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Aug 26 14:55:25 PDT 2007


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





------- Comment #3 from afb at algonet.se  2007-08-26 16:55 -------
Issue seems related to the CHUNKSIZE, as it applies to the arrays created.

private const CHUNKSIZE = 16 * 1024; seems to make the compiler survive...


-- 



More information about the D.gnu mailing list