GNOME Bugzilla – Bug 138404
[cygwin patch] Cygwin libcharset fix.
Last modified: 2011-02-18 16:07:24 UTC
Cygwin doesn't have an entry in config.charset. This patch adds it.
Created attachment 26060 [details] [review] rl-glib-CVSHEAD-cygwin-libcharset.patch Against CVS HEAD.
Looks OK to commit.
Actually, wouldn't it be simpler to define WIN32 in localcharset.c also for Cygwin, and then not use the charset.alias file at all (even if it does get installed by the Makefile.am)? Doesn't Cygwin use the same code pages as native Win32 programs?
The entry in config.charset is not required. The patch already applied to localcharset.c fixes this. I'm closing this bug. Regards, Roger