digitalmars.D.bugs - Compiler crash on undefined symbol
- Sean Kelly <sean f4.ca> Aug 05 2005
- =?UTF-8?B?VGhvbWFzIEvDvGhuZQ==?= Aug 06 2005
Test case:
# void main()
# {
# synchronized( foo )
# {
#
# }
# }
Aug 05 2005
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sean Kelly schrieb:Test case: # void main() # { # synchronized( foo ) # { # # } # }
Added to DStress as http://dstress.kuehne.cn/nocompile/s/synchronized_02_A.d http://dstress.kuehne.cn/nocompile/s/synchronized_02_B.d http://dstress.kuehne.cn/nocompile/s/synchronized_02_C.d Thomas -----BEGIN PGP SIGNATURE----- iD8DBQFC9LML3w+/yD4P9tIRAmdMAJ4oGRacVnUbEHWcwmnRPyj3xmLNkgCfUcwN 28WbqbguiVnRWLG98emGRoE= =G/9R -----END PGP SIGNATURE-----
Aug 06 2005








=?UTF-8?B?VGhvbWFzIEvDvGhuZQ==?=