[Issue 371] New: ICE on mutual recursive typeof in function declarations
Thomas Kuehne
thomas-dloop at kuehne.cn
Fri Oct 6 00:05:29 PDT 2006
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
d-bugmail at puremagic.com schrieb am 2006-09-26:
> http://d.puremagic.com/issues/show_bug.cgi?id=371
> ICE on mutual recursive typeof in function declarations:
> --------
> void funcA( typeof(&funcB) p) { }
>
> void funcB( typeof(&funcA) p) { }
> ----
>>
> Assertion failure: '0' on line 685 in file 'glue.c'
> abnormal program termination
Added to DStress as
http://dstress.kuehne.cn/nocompile/t/typeof_13_A.d
Thomas
-----BEGIN PGP SIGNATURE-----
iD8DBQFFJgMeLK5blCcjpWoRAq/oAJ9MvynITprhbwaz/HZq3p6F0iKvwwCfcFCp
h/n0ni/ZCLJWnCut2hfkhtc=
=pmhw
-----END PGP SIGNATURE-----
More information about the Digitalmars-d-bugs
mailing list