digitalmars.D.bugs - Another compiler crasher
- Deewiant (9/9) Jul 14 2005 DMD 0.128, Windows XP SP2.
- =?ISO-8859-15?Q?Thomas_K=FChne?= (25/25) Jul 18 2005 -----BEGIN PGP SIGNED MESSAGE-----
DMD 0.128, Windows XP SP2. -- class Foo {} void main() { Foo = new Foo; } -- "Foo is not an lvalue" and then Windows tells me that dmd.exe encountered a problem.
Jul 14 2005
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Deewiant wrote: | DMD 0.128, Windows XP SP2. | -- | class Foo {} | | void main() { | Foo = new Foo; | } | -- | "Foo is not an lvalue" and then Windows tells me that dmd.exe | encountered a problem. Added to DStress as http://dstress.kuehne.cn/nocompile/o/opAssign_02_A.d http://dstress.kuehne.cn/nocompile/o/opAssign_02_B.d http://dstress.kuehne.cn/nocompile/o/opAssign_02_C.d http://dstress.kuehne.cn/nocompile/o/opAssign_02_D.d Thomas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) iD8DBQFC3CIl3w+/yD4P9tIRAkwjAKDIIBPgs/AAk9jQj9UB+AFPrgQCuACeNo6X tqLKoOM8IQaSRs7a6EbMklg= =O6Rz -----END PGP SIGNATURE-----
Jul 18 2005