[Issue 1107] New: CodeView: wrong CV type for bool
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Apr  7 05:47:10 PDT 2007
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=1107
           Summary: CodeView: wrong CV type for bool
           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
bool is marked 0x20 = T_UCHAR, should be 0x30 = T_BOOL08
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list