This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: RFA: libstdc++ PATCH to initializer_list to #error in C++98 mode


On 10/31/2011 09:32 PM, Jason Merrill wrote:
On 10/31/2011 04:24 PM, Paolo Carlini wrote:
Sure. Note anyway, that bits/c++config.h is already included, elsewhere
too in libsupc++.
I guess the other option would be to add it to install-freestanding-headers.
Of course. I think Benjamin followed in better detail the issues having to with libsupc++ vs the C++ runtime proper, freestanding, making sure there aren't overly annoying links, etc. For now you can of course commit the patch as-is, only please make sure that the error message is by and large consistent with the one we provide via c++0x_warning.h.

Paolo.


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