Date: Fri, 9 Nov 2001 03:11:15 +0800 From: Clive Lin <clive@tongi.org> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/ftp/wget Makefile Message-ID: <20011108191115.GA93728@malloc.eb.kliev.net> In-Reply-To: <200109111317.f8BDH9X46681@freefall.freebsd.org> References: <200109111317.f8BDH9X46681@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tue, Sep 11, 2001 at 06:17:09AM -0700, Maxim Sobolev wrote: > sobomax 2001/09/11 06:17:09 PDT > > Modified files: > ftp/wget Makefile > Log: > Use `msgfmt-new' from gettext-devel package instead of an ungly hack. > > Revision Changes Path > 1.43 +5 -11 ports/ftp/wget/Makefile Arr.... well, dear Mr. Sobolev: I believe this is just the wrong solution. msgfmt-new can handle UTF-8 .po, but cant' convert it into big5 .po. wget links against legacy gettext libraries, which simply lets garbage in and out, doesnt' know what it produces. I personally perfer to use LC_MESSAGES=C to get rid of these anonying problems, thus I didn't catch this bug. I apologize that I report this bug 2 months late. I sincerely suggest that, if you're not a CJK people, please do not touch CJK specific hacks without asking "real" CJK people whathell. I really dont want to say "back it out", but please at least pass me your better solution if you have one. I am the only one who could read these characters. Thanks, Clive - -- PGP key in header X-PGP-key. Mutt users simply do |gpg --verify would be fine. Win32 users please google for "pgp freeware." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE76ti1dFUoBaAIwD4RAnlMAKCzssJb/52C1vgPn8slO6uuSkza+wCfYwUt dbYhdP84BZeP6eTYH6rGeZM= =zzpQ -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011108191115.GA93728>