digitalmars.D.bugs - Assertion failure: 'ids->vthis' on line 394 in file 'inline.c'
- =?UTF-8?B?VGhvbWFzIEvDvGhuZQ==?= (27/27) Feb 19 2005 -----BEGIN PGP SIGNED MESSAGE-----
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 # module dstress.nocompile.inline_07; # # struct MyStruct{ # int bug() { # return 3; # } # } # # int main(){ # assert(MyStruct.bug()==3); # return 0; # } dmd -inline inline_07.d | Assertion failure: 'ids->vthis' on line 394 in file 'inline.c' test cases: http://dstress.kuehne.cn/nocompile/inline_07.d http://dstress.kuehne.cn/nocompile/inline_08.d http://dstress.kuehne.cn/run/inline_09.d Thomas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (MingW32) iD8DBQFCFxxx3w+/yD4P9tIRAiiYAJ9R3SbdZP8y3Rq04c8GDwJCGcEcqwCgo01Q jGGT0dE4NyBcewJcLsCjU54= =Ce3N -----END PGP SIGNATURE-----
Feb 19 2005