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: [Patch / Request For Testers] libstdc++/34032


Paolo Carlini wrote:
Paolo Carlini wrote:
It would be nice if Eric could double check and possibly other test on,
eg, darwin, which normally enables as many C99 facilities as gnu-linux.
In the meanwhile I have been able to double check that
powerpc-darwin8.10 is also Ok.

I can confirm that that patch fixes the problem with <iostream> and ::isblank. Of course, it means that some standard C++0x functions are not available under -std=c++0x even though they are implemented on cygwin, but I don't think there is much gcc can do about that. Someone needs to fix cygwin's C headers.


Thanks,
Eric



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