[Issue 923] No constant folding for template value default arguments
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Apr 5 09:38:53 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=923
------- Comment #1 from thomas-dloop at kuehne.cn 2007-04-05 11:38 -------
workround: "a!()()" instead of "a()"
Added to DStress as
http://dstress.kuehne.cn/run/t/template_58_A.d
http://dstress.kuehne.cn/run/t/template_58_B.d
http://dstress.kuehne.cn/run/t/template_58_C.d
http://dstress.kuehne.cn/run/t/template_58_D.d
http://dstress.kuehne.cn/run/t/template_58_E.d
--
More information about the Digitalmars-d-bugs
mailing list