digitalmars.D.bugs - exception not caught
- Nick (21/21) Jun 21 2005 Stumbled over the following bug:
- Thomas Kuehne (16/37) Jun 22 2005 -----BEGIN PGP SIGNED MESSAGE-----
Stumbled over the following bug:
Exchanging the writef() with {} or another simple function call removes the bug.
Removing the "char[] s" loop variable or any of the foreach statements also does
the trick.
Nick (using 0.127 on linux)
Jun 21 2005
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Nick schrieb am Tue, 21 Jun 2005 17:22:42 +0000 (UTC):
Stumbled over the following bug:
Exchanging the writef() with {} or another simple function call removes the
bug.
Removing the "char[] s" loop variable or any of the foreach statements also
does
the trick.
Nick (using 0.127 on linux)
Added to DStress as
http://dstress.kuehne.cn/run/c/catch_05_A.d
http://dstress.kuehne.cn/run/c/catch_05_B.d
http://dstress.kuehne.cn/run/c/catch_05_C.d
http://dstress.kuehne.cn/run/c/catch_05_E.d
http://dstress.kuehne.cn/run/c/catch_05_F.d
http://dstress.kuehne.cn/run/c/catch_05_G.d
Thomas
-----BEGIN PGP SIGNATURE-----
iD8DBQFCuaHh3w+/yD4P9tIRAkMcAJ40m1F9rekzJ3aqXeLd260HrOjKcgCeLGSe
zJK71T2mNTohssHHgqTWi8g=
=8565
-----END PGP SIGNATURE-----
Jun 22 2005








Thomas Kuehne <thomas-dloop kuehne.this-is-spam.cn>