[Issue 496] New: frontend: 64-bit cleanup of utf_decode*
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sun Nov 12 13:21:38 PST 2006
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=496
           Summary: frontend: 64-bit cleanup of utf_decode*
           Product: D
           Version: 0.173
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: patch
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: thomas-dloop at kuehne.cn
The attached patch cleans up 0.173's utf_decode* functions for 64bit systems.
(they were called with mixed unsigned / size_t pidx parameters)
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list