Patch: PR 15575: Define HAVE_LANGINFO_CODESET

Bryce McKinlay mckinlay@redhat.com
Sat May 22 04:10:00 GMT 2004


The macro to define HAVE_LANGINFO_CODESET was removed a while back. GCJ 
depended on this to determine the default encodings for source code, 
which is needed to behave like other Java compilers.

For more detail, see the PR: 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15575

The patch also adds the missing header includes to cppcharset.c so that 
it compiles with HAVE_LANGINFO_CODESET defined.

OK to commit?

Bryce.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-langinfo.patch
Type: text/x-patch
Size: 2197 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20040522/75fd04ba/attachment.bin>


More information about the Gcc-patches mailing list