www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 1022] New: CodeView: unions have zero length in typeleafs and datasymbols

reply d-bugmail puremagic.com writes:
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
parent d-bugmail puremagic.com writes:
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