February 03, 2005 weird template crashes dmd 0.112 | ||||
---|---|---|---|---|
| ||||
void main(){assert((new S!()).i==4);} struct S(){int i=f(0).sizeof;} int f(...); |
February 04, 2005 Re: weird template crashes dmd 0.112 | ||||
---|---|---|---|---|
| ||||
Posted in reply to zwang | -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 zwang schrieb am Fri, 04 Feb 2005 00:26:31 +0800: > void main(){assert((new S!()).i==4);} > struct S(){int i=f(0).sizeof;} > int f(...); Added to DStress as http://dstress.kuehne.cn/run/bug_todt_194_A.d http://dstress.kuehne.cn/run/bug_todt_194_B.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFCArw13w+/yD4P9tIRAgwNAJ4rUMx9VqvVqKNJqtbYp1wEuf/twgCfU9yy fzqxvlwPoeVTAjlfUwZMPDU= =7tJ8 -----END PGP SIGNATURE----- |
Copyright © 1999-2021 by the D Language Foundation