[Bug 172] New: "Internal error: e2ir.c 736" on valid code

Thomas Kuehne thomas-dloop at kuehne.cn
Fri Jun 2 10:04:12 PDT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

d-bugmail at puremagic.com schrieb am 2006-06-01:
> http://d.puremagic.com/bugzilla/show_bug.cgi?id=172

> template Foo()
> {
>         template func() {
>                 int func() {
>                         return 0;
>                 }
>         }
> }
>
> class Baz
> {
>         mixin Foo bar;
> }
>
> void main() {
>         auto x = (new Baz).bar.func!()();
> }

Added to DStress as
http://dstress.kuehne.cn/b/bug_e2ir_736_A.d
http://dstress.kuehne.cn/b/bug_e2ir_736_B.d
http://dstress.kuehne.cn/b/bug_e2ir_736_C.d
http://dstress.kuehne.cn/b/bug_e2ir_736_D.d

Thomas


-----BEGIN PGP SIGNATURE-----

iD8DBQFEgErD3w+/yD4P9tIRAhtVAJwPKrbVJ9+uNOJO8NBKMcdo+6ZhUACcDEKq
mWKrs9NNiR3GIVP8QOfdlaQ=
=9GjR
-----END PGP SIGNATURE-----



More information about the Digitalmars-d-bugs mailing list