Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
December 25, 2014 [Issue 13891] __gshared/static union members do not overlap | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13891 Vlad Levenfeld <vlevenfeld@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vlevenfeld@gmail.com -- |
December 17, 2022 [Issue 13891] __gshared/static union members do not overlap | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13891 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
May 06 [Issue 13891] __gshared/static anonymous union members do not overlap | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13891 basile-z <b2.temp@gmx.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |b2.temp@gmx.com Summary|__gshared/static union |__gshared/static anonymous |members do not overlap |union members do not | |overlap -- |
September 21 [Issue 13891] __gshared/static anonymous union members do not overlap | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=13891 Nick Treleaven <nick@geany.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nick@geany.org --- Comment #1 from Nick Treleaven <nick@geany.org> --- Still happens with 2.109. Also: pragma(msg, Foo.b.offsetof); // 0 pragma(msg, Bar.b.offsetof); // Error: no property `offsetof` for `b` of type `int` -- |
Copyright © 1999-2021 by the D Language Foundation