* Re: include files: convert "include" subdirectory to UTF-8
[not found] <200705092102.l49L2axT029607@hera.kernel.org>
@ 2007-05-10 7:22 ` Geert Uytterhoeven
2007-05-10 8:18 ` Adrian Bunk
0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2007-05-10 7:22 UTC (permalink / raw)
To: John Anthony Kazos Jr, Adrian Bunk; +Cc: Linux Kernel Development
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: TEXT/PLAIN; charset=UTF-8, Size: 1318 bytes --]
On Wed, 9 May 2007, Linux Kernel Mailing List wrote:
> diff --git a/include/asm-m68k/atarihw.h b/include/asm-m68k/atarihw.h
> index f28acd0..6211363 100644
> --- a/include/asm-m68k/atarihw.h
> +++ b/include/asm-m68k/atarihw.h
> @@ -2,7 +2,7 @@
> ** linux/atarihw.h -- This header defines some macros and pointers for
> ** the various Atari custom hardware registers.
> **
> -** Copyright 1994 by Bjrn Brauel
> +** Copyright 1994 by BjÂrn Brauel
> **
> ** 5/1/94 Roman Hodek:
> ** Added definitions for TT specific chips.
> diff --git a/include/asm-m68k/atariints.h b/include/asm-m68k/atariints.h
> index 0ed454f..ce6c445 100644
> --- a/include/asm-m68k/atariints.h
> +++ b/include/asm-m68k/atariints.h
> @@ -1,7 +1,7 @@
> /*
> ** atariints.h -- Atari Linux interrupt handling structs and prototypes
> **
> -** Copyright 1994 by Bjrn Brauel
> +** Copyright 1994 by BjÂrn Brauel
> **
> ** 5/2/94 Roman Hodek:
> ** TT interrupt definitions added.
These two seem to have failed.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: include files: convert "include" subdirectory to UTF-8
2007-05-10 7:22 ` include files: convert "include" subdirectory to UTF-8 Geert Uytterhoeven
@ 2007-05-10 8:18 ` Adrian Bunk
2007-05-10 8:48 ` Geert Uytterhoeven
0 siblings, 1 reply; 4+ messages in thread
From: Adrian Bunk @ 2007-05-10 8:18 UTC (permalink / raw)
To: Geert Uytterhoeven; +Cc: John Anthony Kazos Jr, Linux Kernel Development
On Thu, May 10, 2007 at 09:22:44AM +0200, Geert Uytterhoeven wrote:
> On Wed, 9 May 2007, Linux Kernel Mailing List wrote:
> > diff --git a/include/asm-m68k/atarihw.h b/include/asm-m68k/atarihw.h
> > index f28acd0..6211363 100644
> > --- a/include/asm-m68k/atarihw.h
> > +++ b/include/asm-m68k/atarihw.h
> > @@ -2,7 +2,7 @@
> > ** linux/atarihw.h -- This header defines some macros and pointers for
> > ** the various Atari custom hardware registers.
> > **
> > -** Copyright 1994 by Bj?rn Brauel
> > +** Copyright 1994 by Bjrn Brauel
> > **
> > ** 5/1/94 Roman Hodek:
> > ** Added definitions for TT specific chips.
> > diff --git a/include/asm-m68k/atariints.h b/include/asm-m68k/atariints.h
> > index 0ed454f..ce6c445 100644
> > --- a/include/asm-m68k/atariints.h
> > +++ b/include/asm-m68k/atariints.h
> > @@ -1,7 +1,7 @@
> > /*
> > ** atariints.h -- Atari Linux interrupt handling structs and prototypes
> > **
> > -** Copyright 1994 by Bj?rn Brauel
> > +** Copyright 1994 by Bjrn Brauel
> > **
> > ** 5/2/94 Roman Hodek:
> > ** TT interrupt definitions added.
>
> These two seem to have failed.
They changed from wrong and invalid UTF-8 to wrong and valid UTF-8.
I saw this when applying the patch, but I wasn't sure which character
would be correct in this name.
> Gr{oetje,eeting}s,
>
> Geert
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] 4+ messages in thread
* Re: include files: convert "include" subdirectory to UTF-8
2007-05-10 8:18 ` Adrian Bunk
@ 2007-05-10 8:48 ` Geert Uytterhoeven
2007-05-10 9:54 ` Jan Engelhardt
0 siblings, 1 reply; 4+ messages in thread
From: Geert Uytterhoeven @ 2007-05-10 8:48 UTC (permalink / raw)
To: Adrian Bunk; +Cc: John Anthony Kazos Jr, Linux Kernel Development
[-- Attachment #1: Type: TEXT/PLAIN, Size: 1854 bytes --]
On Thu, 10 May 2007, Adrian Bunk wrote:
> On Thu, May 10, 2007 at 09:22:44AM +0200, Geert Uytterhoeven wrote:
> > On Wed, 9 May 2007, Linux Kernel Mailing List wrote:
> > > diff --git a/include/asm-m68k/atarihw.h b/include/asm-m68k/atarihw.h
> > > index f28acd0..6211363 100644
> > > --- a/include/asm-m68k/atarihw.h
> > > +++ b/include/asm-m68k/atarihw.h
> > > @@ -2,7 +2,7 @@
> > > ** linux/atarihw.h -- This header defines some macros and pointers for
> > > ** the various Atari custom hardware registers.
> > > **
> > > -** Copyright 1994 by Bj?rn Brauel
> > > +** Copyright 1994 by Bjrn Brauel
> > > **
> > > ** 5/1/94 Roman Hodek:
> > > ** Added definitions for TT specific chips.
> > > diff --git a/include/asm-m68k/atariints.h b/include/asm-m68k/atariints.h
> > > index 0ed454f..ce6c445 100644
> > > --- a/include/asm-m68k/atariints.h
> > > +++ b/include/asm-m68k/atariints.h
> > > @@ -1,7 +1,7 @@
> > > /*
> > > ** atariints.h -- Atari Linux interrupt handling structs and prototypes
> > > **
> > > -** Copyright 1994 by Bj?rn Brauel
> > > +** Copyright 1994 by Bjrn Brauel
> > > **
> > > ** 5/2/94 Roman Hodek:
> > > ** TT interrupt definitions added.
> >
> > These two seem to have failed.
>
> They changed from wrong and invalid UTF-8 to wrong and valid UTF-8.
>
> I saw this when applying the patch, but I wasn't sure which character
> would be correct in this name.
I checked a very old source tree and a few encodings. In IBM850 it's an
o-umlaut, which is what I expected in the first place.
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: include files: convert "include" subdirectory to UTF-8
2007-05-10 8:48 ` Geert Uytterhoeven
@ 2007-05-10 9:54 ` Jan Engelhardt
0 siblings, 0 replies; 4+ messages in thread
From: Jan Engelhardt @ 2007-05-10 9:54 UTC (permalink / raw)
To: Geert Uytterhoeven
Cc: Adrian Bunk, John Anthony Kazos Jr, Linux Kernel Development
On May 10 2007 10:48, Geert Uytterhoeven wrote:
>> > > **
>> > > -** Copyright 1994 by Bj?rn Brauel
>> > > +** Copyright 1994 by Bjrn Brauel
>> > > **
>> > > ** 5/2/94 Roman Hodek:
>> > > ** TT interrupt definitions added.
>> >
>> > These two seem to have failed.
>>
>> They changed from wrong and invalid UTF-8 to wrong and valid UTF-8.
>>
>> I saw this when applying the patch, but I wasn't sure which character
>> would be correct in this name.
>
>I checked a very old source tree and a few encodings. In IBM850 it's an
>o-umlaut, which is what I expected in the first place.
Make sure it does not accidentally map to a ø in some charsets :p
Jan
--
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-05-10 9:56 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <200705092102.l49L2axT029607@hera.kernel.org>
2007-05-10 7:22 ` include files: convert "include" subdirectory to UTF-8 Geert Uytterhoeven
2007-05-10 8:18 ` Adrian Bunk
2007-05-10 8:48 ` Geert Uytterhoeven
2007-05-10 9:54 ` Jan Engelhardt
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox