bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/1935] New: Wrong declarations in libiberty.h, don't match


From: marc dot waeckerlin at siemens dot com
Subject: [Bug binutils/1935] New: Wrong declarations in libiberty.h, don't match to glibc's declarations
Date: 28 Nov 2005 09:07:52 -0000

The declarations in libiberty.h do not match the declarations from glibc:

/usr/include/libiberty.h:98: error: declaration of ‘char* basename(const 
char*)’
throws different exceptions
/usr/include/string.h:387: error: than previous declaration ‘char*
basename(const char*) throw ()’
/usr/include/libiberty.h:523: error: declaration of ‘int asprintf(char**, 
const
char*, ...)’ throws different exceptions
/usr/include/stdio.h:374: error: than previous declaration ‘int 
asprintf(char**,
const char*, ...) throw ()’
/usr/include/libiberty.h:530: error: declaration of ‘int vasprintf(char**, 
const
char*, char*)’ throws different exceptions
/usr/include/stdio.h:368: error: than previous declaration ‘int
vasprintf(char**, const char*, char*) throw ()’

The involved RPM Packages (versions):

> rpm -qf /usr/include/libiberty.h /usr/include/string.h /usr/include/stdio.h
/usr/include/stdio.h
binutils-2.16.91.0.2-8
glibc-devel-2.3.5-40
glibc-devel-2.3.5-40
glibc-devel-2.3.5-40

-- 
           Summary: Wrong  declarations in libiberty.h, don't match to
                    glibc's declarations
           Product: binutils
           Version: 2.16
            Status: NEW
          Severity: normal
          Priority: P3
         Component: binutils
        AssignedTo: unassigned at sources dot redhat dot com
        ReportedBy: marc dot waeckerlin at siemens dot com
                CC: bug-binutils at gnu dot org


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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]