This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

Re: Portability of idiom


>>   FAIL: 26_numerics/complex_inserters_extractors.cc execution test
>>   FAIL: 27_io/istream_sentry.cc execution test

>Cool let's fix this up!

OK, I will present a patch later today which merely changes the check
of errno == 0 to be "errno not have any value set by called C
library function as spec'd in C90/C99".


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