public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] bmp_logo: Check return value of fread()
Date: Thu, 30 Apr 2009 11:43:11 -0400	[thread overview]
Message-ID: <200904301143.14851.vapier@gentoo.org> (raw)
In-Reply-To: <m2skjqckc6.fsf@ohwell.denx.de>

On Thursday 30 April 2009 10:00:41 Detlev Zundel wrote:
> >> I wasn't even thinking about language comments but simply names
> >> especially in git-commit messages.
> >
> > i have no problem with localized names.  i do have a problem with
> > localized comments and source code.
>
> Ok, so we're more or less in accord - remembering that names also show
> up in git-logs and thus may force an encoding on the patches.

the encoding is going to be forced regardless of location of the unicode 
chars.  and in the case of mailman, it's going to get base64 encoded.

> >> Obviously I'm lucky that I don't have an umlaut in my name, but if I
> >> had, what would I do?
> >
> > currently, like every other person with an umlaut, you use an "e".  ? ->
> > oe.
>
> This was a solution of the 1900s, but I was under the impression, that
> modern systems can cope with non-ascii characters, no?

if it means the patch gets base64 encoded, then Wolfgang isnt going to accept 
it.  so that method is still relevant.

if mailman were fixed, then i imagine Wolfgang wouldnt have a problem anymore 
(assuming he even noticed) ...

> >> Resort to latin-1?
>
> I was unclear - what I meant was to use a "iso 8859-1" encoding without
> explicitely stating it, i.e. that the > 0x7f byte is from 8859-1?
>
> > presumably you mean ISO 8859-1, and in that case, that character set is
> > the same as in unicode (it was designed that way).
>
> Well it may be at the same unicode position, but the encoding in byte
> strings is still different of course.  The 8859-1 umlaut "?" (= 0xe4 in
> 8859-1) is encoded as 0xce 0xa4 in utf-8 encoding which seems slightly
> different.

i meant it's forward compatible.  any character encoded in ISO 8859-1 will 
work properly with unicode by design.  i didnt mean that unicode encodings 
will be single byte and thus the same as ISO 8859-1.

this charset btw covers most European countries.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090430/3ba38403/attachment.pgp 

  reply	other threads:[~2009-04-30 15:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-24 20:59 [U-Boot] [PATCH] bmp_logo: Check return value of fread() Peter Tyser
2009-04-27 23:18 ` Wolfgang Denk
2009-04-27 23:41   ` Mike Frysinger
2009-04-27 23:53     ` Peter Tyser
2009-04-28  0:01       ` Mike Frysinger
2009-04-28  5:21       ` Wolfgang Denk
2009-04-28  9:11         ` Detlev Zundel
2009-04-28 12:58           ` Mike Frysinger
2009-04-28 17:06             ` Detlev Zundel
2009-04-28 17:15               ` Mike Frysinger
2009-04-30 14:00                 ` Detlev Zundel
2009-04-30 15:43                   ` Mike Frysinger [this message]
2009-04-28 15:06         ` Peter Tyser
2009-04-28 15:49           ` Mike Frysinger
2009-04-28 15:57             ` Peter Tyser
2009-04-28 17:03               ` Mike Frysinger
2009-04-28 17:22           ` Mike Frysinger
2009-04-28 18:01             ` Peter Tyser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200904301143.14851.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox