March 04, 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@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.


-- 

March 19, 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1022


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from bugzilla@digitalmars.com  2007-03-19 17:41 -------
Fixed DMD 1.009


--