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]

Re: [patch] wrap_langinfo.h



Thanks brent. This is in, with a few fixups:

1) add these files to the install rules.

2) Instead of using _C_legacy::CODESET, we have to do the ctype_base.h 
trick of bringing the _C_legacy stuff into std, so that non-shadowed 
headers won't balk.

thanks,
benjamin


> 	* include/c_std/bits/wrap_langinfo.h: new file
> 	* include/c_std/langinfo.h: new file
> 	* include/bits/codecvt.h (__enc_trants::__enc_traits()): change
> 	  CODESET to _C_legacy::CODESET.

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