[LLVMbugs] [Bug 2572] New: kimwitu++ lacks include of cstring for strlen

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Sun Jul 20 21:31:11 PDT 2008


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

           Summary: kimwitu++ lacks include of cstring for strlen
           Product: Test Suite
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Nightly Tester
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: nicholas at mxc.ca
                CC: llvmbugs at cs.uiuc.edu


kimwitu++ doesn't compile on my Linux GCC 4.3 machine because it lacks an
#include <cstring> when using strlen. Unfortunately, kimwitu++ appears to be
generated code. Does anyone know how this works?


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