On Tue, Apr 29, 2008 at 07:06:05AM +0200, Willy Tarreau wrote:Non-ancient distributions default to UTF-8 and have tools that handle it fine. If you had bad experiences in the last millenium you should try again. Accents are very rare in names in the kernel. Most non-ASCII characters are umlauts and there's no sane way to express them in ASCII (and the vowels without umlaut are pronounced quite differently and might even make names look very strange). And that's only within European languages, outside it becomes even worse. The comments in the kernel have been converted to UTF-8 quite some time ago, what I'm fixing with my patch is just some recent non-UTF-8 stuff that creeped in. And names in comments in the kernel were not pure ASCII since very early, they were in other charsets. Mostly iso-8859-1, but not all of them. I remember that for one name we first guessed which character it was and then tried to figure out which charset it was in (no, it was not one of iso-8859-*). So it was not "ASCII -> UTF-8", it was "several different charsets -> UTF-8". cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed --
| Greg Kroah-Hartman | [PATCH 005/196] Chinese: add translation of SubmittingDrivers |
| David Woodhouse | [PATCHv2 00/28] Allow built-in firmware to be accessed by request_firmware() |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Mike Travis | [RFC 00/15] x86_64: Optimize percpu accesses |
git: | |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| David Miller | [GIT]: Networking |
