Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [ob] Add LC_ALL to gdbarch.sh
@ 2002-04-25 16:15 Andrew Cagney
  2002-04-25 16:26 ` Daniel Jacobowitz
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Cagney @ 2002-04-25 16:15 UTC (permalink / raw)
  To: gdb-patches

[-- Attachment #1: Type: text/plain, Size: 60 bytes --]

(And knowing my luck, I've got it wrong)
committed,

Andrew

[-- Attachment #2: diffs --]
[-- Type: text/plain, Size: 525 bytes --]

2002-04-25  Andrew Cagney  <ac131313@redhat.com>

	* gdbarch.sh (LC_ALL): Set to `c'.

Index: gdbarch.sh
===================================================================
RCS file: /cvs/src/src/gdb/gdbarch.sh,v
retrieving revision 1.129
diff -u -r1.129 gdbarch.sh
--- gdbarch.sh	24 Apr 2002 16:28:15 -0000	1.129
+++ gdbarch.sh	25 Apr 2002 23:11:42 -0000
@@ -22,6 +22,7 @@
 # Make certain that the script is running in an internationalized
 # environment.
 LANG=c ; export LANG
+LC_ALL=c ; export LC_ALL
 
 
 compare_new ()

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ob] Add LC_ALL to gdbarch.sh
  2002-04-25 16:15 [ob] Add LC_ALL to gdbarch.sh Andrew Cagney
@ 2002-04-25 16:26 ` Daniel Jacobowitz
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Jacobowitz @ 2002-04-25 16:26 UTC (permalink / raw)
  To: Andrew Cagney; +Cc: gdb-patches

On Thu, Apr 25, 2002 at 07:15:31PM -0400, Andrew Cagney wrote:
> (And knowing my luck, I've got it wrong)
> committed,

Probably :)  Does this work?  The proper thing to do would be to use
'C' instead of 'c'; I don't know if glibc treats them case-sensitively
or not.

> 2002-04-25  Andrew Cagney  <ac131313@redhat.com>
> 
> 	* gdbarch.sh (LC_ALL): Set to `c'.
> 
> Index: gdbarch.sh
> ===================================================================
> RCS file: /cvs/src/src/gdb/gdbarch.sh,v
> retrieving revision 1.129
> diff -u -r1.129 gdbarch.sh
> --- gdbarch.sh	24 Apr 2002 16:28:15 -0000	1.129
> +++ gdbarch.sh	25 Apr 2002 23:11:42 -0000
> @@ -22,6 +22,7 @@
>  # Make certain that the script is running in an internationalized
>  # environment.
>  LANG=c ; export LANG
> +LC_ALL=c ; export LC_ALL
>  
>  
>  compare_new ()


-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-25 23:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-25 16:15 [ob] Add LC_ALL to gdbarch.sh Andrew Cagney
2002-04-25 16:26 ` Daniel Jacobowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox