This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: libio.h cleanup (was Re: changes for approval, part three (solaris))


>>>>> Phil Edwards writes:

Phil> One minor problem:  we can't just add exception specifications (via
Phil> __THROW) to functions, because libio is written in C and compiled as such.
Phil> (That's why the old code had a test for __cplusplus.)

	Sorry, yes, of course.  I had not meant to omit the __cplusplus
test in the revised libio.h definition of __THROW.

David

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