[LLVMbugs] [Bug 7773] New: clang c++ cannot build firefox/ctypes

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Aug 1 04:28:56 PDT 2010


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: unassignedclangbugs at nondot.org
        ReportedBy: ojab at ojab.ru
                CC: llvmbugs at cs.uiuc.edu, dgregor at apple.com


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.



More information about the llvm-bugs mailing list