[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: utf-8 sanity check.

From: Ulrich Drepper <drepper_at_redhat.com>
Date: 2002-07-11 17:53:36 CEST

On Thu, 2002-07-11 at 02:36, Marcus Comstedt wrote:

> env LC_CTYPE=en_US.IBM273 svn foo bar

I wasn't trying to imply that this is any better. It might be a problem
with the specification of env, though, that it isn't working.

But fact is that if you change the locale in a shell with

  export LC_ALL=en_US.IBM273

the shell from that point on uses the new locales data to parse the
command line. And you cannot interpret the parameters with anything
different.

This is the theory. In practice this will hardly ever make a difference
but...

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Received on Thu Jul 11 17:52:53 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.