On Tue, Apr 29, 2008 at 12:09:34PM +0200, Willy Tarreau wrote:I can reproduce your problem in a plain xterm when setting LANG=en_US (most likely the same problem can occur with other non UTF-8 settings). In this case I'm actually more surprised that the character is displayed correctly than that you have to type backspace twice. Any kind of charset mixing is highly problematic (which is also why my patch was attached compressed), so if you disable UTF-8 anywhere in a modern distribution problems are somehow expected (it could also be a bug in Mandrivas default settings, but that would really surprise me). It's not a compressed encoding, it's a variable-length encoding. Besides the size advantages one main advantage of UTF-8 is that ASCII is valid UTF-8. This means that for the ASCII source code in the kernel it doesn't matter whether it's treated as ASCII or UTF-8, and no conversion was needed. You can't get this property with a fixed-size Unicode encoding. 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 --
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Linus Torvalds | Re: init's children list is long and slows reaping children. |
| Kohei KaiGai | [PATCH 0/3] exporting capability name/code pairs (final#2) |
git: | |
| Gerrit Renker | [PATCH 33/37] dccp: Initialisation framework for feature negotiation |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Arjan van de Ven | Re: [GIT]: Networking |
| Mark Ryden | Re: Linux Wireless Mini-Summit -- Ottawa -- July 22, 2008 |
