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

           Summary: clang c++ cannot build firefox/ctypes
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: C++
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


Created an attachment (id=5306)
 --> (http://llvm.org/bugs/attachment.cgi?id=5306)
preprocessed source

Build of mozilla-central with clang fails with:

In file included from /sources/mozilla-central/js/src/ctypes/CTypes.cpp:1:
/sources/mozilla-central/js/src/ctypes/CTypes.cpp:1288:12: error: use of
undeclared identifier 'StringToInteger'
    return StringToInteger(cx, JSVAL_TO_STRING(val), result);

-- 
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