From: Andrew Cagney <ac131313@cygnus.com>
To: gdb-patches@sources.redhat.com
Subject: [patch/obish] Internationalize gdbarch.sh
Date: Wed, 17 Apr 2002 11:53:00 -0000 [thread overview]
Message-ID: <3CBDC4AB.1060500@cygnus.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 169 bytes --]
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
[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 659 bytes --]
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
next reply other threads:[~2002-04-17 18:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-17 11:53 Andrew Cagney [this message]
2002-04-17 12:09 ` Daniel Jacobowitz
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=3CBDC4AB.1060500@cygnus.com \
--to=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