From: Daniel Jacobowitz <drow@mvista.com>
To: Andrew Cagney <ac131313@cygnus.com>
Cc: gdb-patches@sources.redhat.com
Subject: Re: [patch/obish] Internationalize gdbarch.sh
Date: Wed, 17 Apr 2002 12:09:00 -0000 [thread overview]
Message-ID: <20020417150948.A2169@nevyn.them.org> (raw)
In-Reply-To: <3CBDC4AB.1060500@cygnus.com>
On Wed, Apr 17, 2002 at 02:53:31PM -0400, Andrew Cagney wrote:
> Finally figured out why the GNU/Linux system I was using couldn't
> reproduce gdbarch.[hc]. I guess I need to remember that GNU/Linux isn't
> UNIX :-)
>
> Committed.
> Andrew
I think you want to set LC_ALL, also. That's the appropriate hook for
something that needs to force an environment.
Also, did you mean "is not running in"?
> 2002-04-17 Andrew Cagney <ac131313@redhat.com>
>
> * gdbarch.sh (LANG): Set to ``c''.
>
> Index: gdbarch.sh
> ===================================================================
> RCS file: /cvs/src/src/gdb/gdbarch.sh,v
> retrieving revision 1.125
> diff -u -r1.125 gdbarch.sh
> --- gdbarch.sh 10 Apr 2002 22:00:20 -0000 1.125
> +++ gdbarch.sh 17 Apr 2002 18:41:56 -0000
> @@ -19,6 +19,11 @@
> # along with this program; if not, write to the Free Software
> # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
>
> +# Make certain that the script is running in an internationalized
> +# environment.
> +LANG=c ; export LANG
> +
> +
> compare_new ()
> {
> file=$1
--
Daniel Jacobowitz Carnegie Mellon University
MontaVista Software Debian GNU/Linux Developer
next prev parent reply other threads:[~2002-04-17 19:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-17 11:53 Andrew Cagney
2002-04-17 12:09 ` Daniel Jacobowitz [this message]
2002-04-23 14:38 ` Andrew Cagney
2002-04-23 15:50 ` Daniel Jacobowitz
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=20020417150948.A2169@nevyn.them.org \
--to=drow@mvista.com \
--cc=ac131313@cygnus.com \
--cc=gdb-patches@sources.redhat.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