This is the mail archive of the libc-alpha@sourceware.cygnus.com 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]

glibc CVS


Hi, I just finished a build from the CVS tree and I'm seeing the following
error building C++ programs:

/usr/include/libio.h:204: invalid exception specifications
/usr/include/libio.h:210: invalid exception specifications
/usr/include/libio.h:213: invalid exception specifications
/usr/include/libio.h:218: invalid exception specifications
/usr/include/libio.h:219: invalid exception specifications
/usr/include/libio.h:220: invalid exception specifications
/usr/include/libio.h:222: invalid exception specifications
/usr/include/libio.h:223: invalid exception specifications

Example ... line 204 is:
  void (*__codecvt_destr) __P ((struct _IO_codecvt *));

No clues here, I don't know any c++ and its not interfering with my normal
C stuff so its not high on my list :).

WM

-- 
The difference between genius and stupidity is that genius has its limits.

Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread!


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