[Issue 1430] New: CodeView: new dchar type not used
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Aug 18 05:43:09 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1430
           Summary: CodeView: new dchar type not used
           Product: D
           Version: 2.003
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: jascha at mainia.de
0x22 T_ULONG is assigned instead of 0x78
void main()
{
    dchar d;
}
S_BPREL32    off = xfffffffc, typ = x0022 d
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list