Comment #0 by bruno.do.medeiros+deebugz — 2006-09-26T07:43:30Z
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
Comment #1 by bugzilla — 2006-10-04T19:56:57Z
Fixed DMD 0.168
Comment #2 by thomas-dloop — 2006-10-06T02:10:37Z
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
[email protected] 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-----