digitalmars.D.bugs - typeinfo crashes dmd
- Wang Zhen (2/2) Feb 17 2006 struct s{} void main(){ s.typeinfo; }
- Thomas Kuehne (14/16) Feb 18 2006 -----BEGIN PGP SIGNED MESSAGE-----
struct s{} void main(){ s.typeinfo; } //crashes dmd 0.147
Feb 17 2006
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wang Zhen schrieb am 2006-02-17:struct s{} void main(){ s.typeinfo; } //crashes dmd 0.147Added to DStress as http://dstress.kuehne.cn/nocompile/t/typeinfo_01_A.d http://dstress.kuehne.cn/nocompile/t/typeinfo_01_B.d http://dstress.kuehne.cn/nocompile/t/typeinfo_01_C.d http://dstress.kuehne.cn/nocompile/t/typeinfo_01_D.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFD9trg3w+/yD4P9tIRAtskAKCb7mv+lKsfIAe+75QGl1YyKdReHwCeO93p gVP4RxiHYvnhLqGVVXvJLEY= =Fw2d -----END PGP SIGNATURE-----
Feb 18 2006