digitalmars.D.bugs - [Issue 1022] New: CodeView: unions have zero length in typeleafs and datasymbols
- d-bugmail puremagic.com (16/16) Mar 04 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1022
- d-bugmail puremagic.com (9/9) Mar 19 2007 http://d.puremagic.com/issues/show_bug.cgi?id=1022
http://d.puremagic.com/issues/show_bug.cgi?id=1022
Summary: CodeView: unions have zero length in typeleafs and
datasymbols
Product: D
Version: 1.007
Platform: PC
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: bugzilla digitalmars.com
ReportedBy: jascha mainia.de
Stack- and data symbols have size=0 if the type is a union.
The numeric leaf length of the corresponding LF_UNION_16t is also 0.
--
Mar 04 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1022
bugzilla digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Fixed DMD 1.009
--
Mar 19 2007








d-bugmail puremagic.com