[Issue 1022] New: CodeView: unions have zero length in typeleafs and datasymbols

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 4 10:46:12 PST 2007


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 at digitalmars.com
        ReportedBy: jascha at 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.


-- 



More information about the Digitalmars-d-bugs mailing list