[Issue 1104] New: CodeView: char is marked 0x20 (T_UCHAR) instead of	0x10 (T_CHAR)
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Fri Apr  6 06:32:18 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1104
           Summary: CodeView: char is marked 0x20 (T_UCHAR) instead of 0x10
                    (T_CHAR)
           Product: D
           Version: 1.010
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: jascha at mainia.de
char is marked in CV data as type 0x20 T_UCHAR - should be 0x10 T_CHAR
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list