This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug nptl/2521] New: function declaration conflict (compiled with gcc4)


nptl/sysdeps/unix/sysv/linux/lowlevellock.c:29

void __111_lock_wait(int *futex)

nptl/sysdeps/unix/sysv/linux/i386/lowlevellock.h:361

extern int __111_lock_wait(int val,int *futex)

-- 
           Summary: function declaration conflict (compiled with gcc4)
           Product: glibc
           Version: 2.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: nptl
        AssignedTo: drepper at redhat dot com
        ReportedBy: yong dot personal dot mail at gmail dot com
                CC: glibc-bugs at sources dot redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=2521

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]