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

           Summary: [PATCH] ISO C++ fixes for GCC 4.4 / glibc
           Product: libraries
           Version: 2.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: System Library
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


Created an attachment (id=2659)
 --> (http://llvm.org/bugs/attachment.cgi?id=2659)
Patch for Unix/Signals.inc

The new version of glibc (2.9.90 on Rawhide), when used in combination with the
upcoming gcc 4.4, introduces some changes to the signatures of string-handling
functions: if the input is const, the return value is now also const.

This affects one file in LLVM 2.5 -- Signals.inc. Patch attached.


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