public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Dave Korn <dave.korn.cygwin@googlemail.com>
To: "Joseph S. Myers" <joseph@codesourcery.com>
Cc: Richard Guenther <richard.guenther@gmail.com>,
	  Dave Korn <dave.korn.cygwin@googlemail.com>,
	 "gcc@gcc.gnu.org" <gcc@gcc.gnu.org>
Subject: Re: dg-error vs. i18n?
Date: Sat, 24 Oct 2009 02:28:00 -0000	[thread overview]
Message-ID: <4AE24BE4.8020207@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0910232305540.30905@digraph.polyomino.org.uk>

Joseph S. Myers wrote:
> On Sat, 24 Oct 2009, Richard Guenther wrote:
> 
>> The testsuite should run with C locale.
> 
> Unfortunately it appears there are now some systems where C no longer 
> implies ASCII, causing problems for predictability of output.  So the 
> testsuite may need to check the host and use other host-specific names 
> (C.US-ASCII?) in some cases.

  Thanks, that was it.  Had to use "C.CP437" in the end, apparently we have
charset encoding names for lots of OEM code pages but none for plain vanilla
ASCII.

    cheers,
      DaveK

  reply	other threads:[~2009-10-24  0:20 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23 23:04 Dave Korn
2009-10-23 23:08 ` Richard Guenther
2009-10-24  0:04   ` Joseph S. Myers
2009-10-24  2:28     ` Dave Korn [this message]
2009-10-24  5:06       ` Charles Wilson
2009-10-25 11:19     ` Dave Korn
2009-10-25 18:42       ` Joseph S. Myers
2009-10-23 23:19 ` Andrew Pinski
2009-10-24  1:28   ` Dave Korn
2009-10-24 20:05     ` Andreas Schwab
2009-10-25 11:08       ` Charles Wilson
2009-10-27 15:49         ` Eric Blake
2009-10-27 20:18           ` Dave Korn
2009-10-24 15:17   ` Andreas Schwab
2009-10-28 11:30 Ross Ridge
2009-10-28 17:34 ` Joseph S. Myers
2009-10-28 18:59 Ross Ridge

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=4AE24BE4.8020207@gmail.com \
    --to=dave.korn.cygwin@googlemail.com \
    --cc=gcc@gcc.gnu.org \
    --cc=joseph@codesourcery.com \
    --cc=richard.guenther@gmail.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).