login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
1
Re: [2.6 patch] UTF-8 fixes in comments
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
H. Peter Anvin <hpa@...>
To: Willy Tarreau <w@...>
Cc: Alan Cox <alan@...>, Helge Hafting <helge.hafting@...>, Adrian Bunk <bunk@...>, <linux-kernel@...>, <trivial@...>
Subject:
Re: [2.6 patch] UTF-8 fixes in comments
Date: Thursday, May 1, 2008 - 4:18 pm
Willy Tarreau wrote:
quoted text
> On Tue, Apr 29, 2008 at 11:15:54PM +0100, Alan Cox wrote: >>> OK I could reproduce the case without ever involving either a shell or >>> readline or anything. Using "cat" as the init program exhibited the >>> anomaly, though it was not much easy to analyze. Then I switched to >>> "init=od -An -tx1 -". >> Did you put the console into utf-8 mode before the cat ? > > I had not *explictly* disabled it, since as the doc suggests : > > vt.default_utf8= > [VT] > Format=<0|1> > Set system-wide default UTF-8 mode for all tty's. > Default is 1, i.e. UTF-8 mode is enabled for all > newly opened terminals. > > And I know that I can fix the behaviour by explicitly setting it to zero. > Also, the fact that "od" shows me multi-byte characters on the input > indicates to me that everything is set to UTF-8. So unless I'm missing > something, my console is set by default to UTF-8 (I test this on 2.6.25). >
Yes, there is apparently a real bug here: this vt setting doesn't propagate to the tty layer iutf8 flag. -hpa --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[2.6 patch] UTF-8 fixes in comments
, Adrian Bunk
, (Mon Apr 28, 11:40 am)
Re: [2.6 patch] UTF-8 fixes in comments
, KOSAKI Motohiro
, (Tue Apr 29, 8:18 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Mon Apr 28, 7:05 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Alan Cox
, (Tue Apr 29, 5:01 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Tue Apr 29, 5:34 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Alan Cox
, (Tue Apr 29, 5:41 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Jan Engelhardt
, (Tue Apr 29, 5:19 am)
Re: [2.6 patch] UTF-8 fixes in comments
, H. Peter Anvin
, (Mon Apr 28, 9:29 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Tue Apr 29, 1:06 am)
Re: [2.6 patch] UTF-8 fixes in comments
, David Kågedal
, (Fri May 9, 8:48 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Adrian Bunk
, (Tue Apr 29, 3:29 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Tue Apr 29, 4:14 am)
Re: [2.6 patch] UTF-8 fixes in comments
, H. Peter Anvin
, (Tue Apr 29, 3:31 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Tue Apr 29, 4:05 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, H. Peter Anvin
, (Tue Apr 29, 4:09 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Adrian Bunk
, (Tue Apr 29, 5:43 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Helge Hafting
, (Tue Apr 29, 5:06 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Tue Apr 29, 6:09 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Helge Hafting
, (Wed Apr 30, 5:15 am)
Re: [2.6 patch] UTF-8 fixes in comments
, H. Peter Anvin
, (Wed Apr 30, 3:42 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Adrian Bunk
, (Wed Apr 30, 3:22 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Adrian Bunk
, (Tue Apr 29, 6:42 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Tue Apr 29, 7:06 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Adrian Bunk
, (Tue Apr 29, 7:27 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Adrian Bunk
, (Tue Apr 29, 7:32 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Jeremy Fitzhardinge
, (Tue Apr 29, 4:18 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Alan Cox
, (Tue Apr 29, 6:10 am)
Re: [2.6 patch] UTF-8 fixes in comments
, H. Peter Anvin
, (Tue Apr 29, 3:33 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Tue Apr 29, 6:33 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Alexander E. Patrakov
, (Thu May 1, 5:46 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Alan Cox
, (Tue Apr 29, 6:34 am)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Tue Apr 29, 6:12 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Alan Cox
, (Tue Apr 29, 6:15 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Willy Tarreau
, (Tue Apr 29, 7:05 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, H. Peter Anvin
, (Thu May 1, 4:18 pm)
Re: [2.6 patch] UTF-8 fixes in comments
, Alan Cox
, (Tue Apr 29, 5:33 am)
Re: [2.6 patch] UTF-8 fixes in comments
, H. Peter Anvin
, (Tue Apr 29, 2:04 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Natalie Protasevich
[BUG] New Kernel Bugs
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Bart Van Assche
Integration of SCST in the mainstream Linux kernel
Andi Kleen
[PATCH x86] [0/16] Various i386/x86-64 changes
git
:
linux-netdev
:
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Linus Torvalds
Re: [GIT]: Networking
Jeff Kirsher
[net-next PATCH 1/7] e1000e: enable CRC stripping by default
netbsd-tech-kern
:
Jukka Andberg
ata/wdc vs gcc3 on amiga
YAMAMOTO Takashi
Re: wd.c patch to reduce kernel stack usage
Jason Thorpe
Re: ksyms patches.
rick
NFS transport
Colocation donated by:
Who's online
There are currently
1 user
and
783 guests
online.
Online users
strcmp
Syndicate