public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* default charset for linux-kernel code?
@ 2007-06-04 21:36 Sam Ravnborg
  2007-06-04 23:11 ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Ravnborg @ 2007-06-04 21:36 UTC (permalink / raw)
  To: LKML

In private mail I have discussed with a person the default charset
to use for source code and in particular Kconfig files in the kernel.
I recall to have seen some mails about UTF-8 but I would like to have
confirmed what is the 'nofficial?' recommended charset for kernel code?

	Sam

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: default charset for linux-kernel code?
  2007-06-04 21:36 default charset for linux-kernel code? Sam Ravnborg
@ 2007-06-04 23:11 ` Adrian Bunk
  2007-06-05  5:27   ` Sam Ravnborg
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2007-06-04 23:11 UTC (permalink / raw)
  To: Sam Ravnborg; +Cc: LKML

On Mon, Jun 04, 2007 at 11:36:45PM +0200, Sam Ravnborg wrote:
> In private mail I have discussed with a person the default charset
> to use for source code and in particular Kconfig files in the kernel.
> I recall to have seen some mails about UTF-8 but I would like to have
> confirmed what is the 'nofficial?' recommended charset for kernel code?

Everything that gets compiled into the kernel image (including printk()'s
but excluding comments) 7bit ASCII, the rest UTF-8.

For Kconfig files UTF-8 should be the right choice (assuming all
*config tools support it).

> 	Sam

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: default charset for linux-kernel code?
  2007-06-04 23:11 ` Adrian Bunk
@ 2007-06-05  5:27   ` Sam Ravnborg
  0 siblings, 0 replies; 3+ messages in thread
From: Sam Ravnborg @ 2007-06-05  5:27 UTC (permalink / raw)
  To: Adrian Bunk; +Cc: LKML

On Tue, Jun 05, 2007 at 01:11:15AM +0200, Adrian Bunk wrote:
> On Mon, Jun 04, 2007 at 11:36:45PM +0200, Sam Ravnborg wrote:
> > In private mail I have discussed with a person the default charset
> > to use for source code and in particular Kconfig files in the kernel.
> > I recall to have seen some mails about UTF-8 but I would like to have
> > confirmed what is the 'nofficial?' recommended charset for kernel code?
> 
> Everything that gets compiled into the kernel image (including printk()'s
> but excluding comments) 7bit ASCII, the rest UTF-8.
> 
> For Kconfig files UTF-8 should be the right choice (assuming all
> *config tools support it).

Thanks - this also matches my understanding.

	Sam

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-06-05  5:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-04 21:36 default charset for linux-kernel code? Sam Ravnborg
2007-06-04 23:11 ` Adrian Bunk
2007-06-05  5:27   ` Sam Ravnborg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox