http://llvm.org/bugs/show_bug.cgi?id=14979

             Bug #: 14979
           Summary: IntegersSubset.h gives warnings
           Product: new-bugs
           Version: 3.2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    Classification: Unclassified


A couple of warnings when building under Xcode 4.5.2 64-bit Cooca app:

/usr/local/llvm/include/llvm/Support/IntegersSubset.h:465:12: Implicit
conversion loses integer precision: 'uint64_t' (aka 'unsigned long long') to
'unsigned int'
/usr/local/llvm/include/llvm/Support/IntegersSubset.h:387:12: Implicit
conversion loses integer precision: 'size_type' (aka 'unsigned long') to
'unsigned int'

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to