www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/02/22/03:05:27

Date: Thu, 22 Feb 2001 09:58:59 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Juan Manuel Guerrero <ST001906 AT HRZ1 DOT HRZ DOT TU-Darmstadt DOT De>
cc: djgpp-workers AT delorie DOT com, Bruno Haible <haible AT ilog DOT fr>
Subject: Re: gettext pretest available
In-Reply-To: <29F40F30739@HRZ1.hrz.tu-darmstadt.de>
Message-ID: <Pine.SUN.3.91.1010222095834.1660D-100000@is>
MIME-Version: 1.0
Reply-To: djgpp-workers AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp-workers AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On Wed, 21 Feb 2001, Juan Manuel Guerrero wrote:

>   LANG=de
>   LANGUAGE=es:de
> This will select the spanish translations, if not found the german ones will
> be used.

Isn't the value of LANGUAGE parsed by the same code which looks at
PATH and similar variables?  If so, the above will have to be written
"es;de" on DOS/Windows systems.

Also, I suggest to mention all the minor deviations in behavior
between Posix and non-Posix systems, such as the path separator and
the on-the-fly conversion to DOS codepages, in the manual.

> fnchange.lst contains a list of files that will be renamed on-the-fly
> by djtar during package unzipping/untaring. This will guarantee that
> the sources can be configured, compiled und checked on plain DOS.
> The files that do not resolve to a valid short file name are all from the
> testsuit. Also the files created by the testsuit scripts are not 8.3 clean.
> They create filenames with more than one dot. I do not think it is worth to
> change the testsuit to remove this name conflicts.

Actually, I'd suggest to eliminate the conflicts in the first place,
if Bruno agrees.  It is much better to avoid the file-name clashes
than to fix them.  The problem with a solution such as fnchange.lst is
that this file requires constant maintenance as files are added during
development; if fnchange.lst suffers from some bit-rot, the
distribution becomes instantly broken for DJGPP users.

By contrast, maintaining file names that don't clash is relatively
easy: there's a program called doschk on the GNU FTP site that will
find and report any such clashes.

Finally, I'd like to thank Juan for a thorough job well-done!

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019