[Bug 158] New: weird crash when nesting unions and structs; code order dependent

Thomas Kuehne thomas-dloop at kuehne.cn
Thu Jun 1 10:57:16 PDT 2006


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

d-bugmail at puremagic.com schrieb am 2006-05-27:
> http://d.puremagic.com/bugzilla/show_bug.cgi?id=158

> struct Bar {
>     union {
>         struct {
>             union {
>                 Foo A;
>             }
>         }
>     }
> }
>
> struct Foo {
> }

Added to DStress as
http://dstress.kuehne.cn/run/u/union_17_A.d
http://dstress.kuehne.cn/run/u/union_17_B.d
http://dstress.kuehne.cn/run/u/union_17_C.d
http://dstress.kuehne.cn/run/u/union_17_D.d
http://dstress.kuehne.cn/run/u/union_17_E.d
http://dstress.kuehne.cn/run/u/union_17_F.d
http://dstress.kuehne.cn/run/u/union_17_G.d
http://dstress.kuehne.cn/run/u/union_17_H.d
http://dstress.kuehne.cn/run/u/union_17_I.d

Thomas


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

iD8DBQFEftTr3w+/yD4P9tIRAo83AKC6hECRtyLyWNVtiP/ZQTzze3uX0gCaAyTm
0NKLWqZlcAtQpFUUIPFHSzU=
=P+wO
-----END PGP SIGNATURE-----



More information about the Digitalmars-d-bugs mailing list