[tex-live] xindy and folders with non ascii chars

Norbert Preining norbert at preining.info
Sat Sep 22 06:41:31 CEST 2018


On Fri, 21 Sep 2018, Karl Berry wrote:
>     #define VALID_FILENAME_CHAR ((ch >= 32) && (ch <= 61) && \
> 
> Why not
> #define VALID_FILENAME_CHAR (1)
> ? What is gained by all these conditions?

I guess representation of the default code page that is used.
In a perfect world clisp would look at the LOCALE and decide based
on that what are the valid filenames ...

Best

Norbert

--
PREINING Norbert                               http://www.preining.info
Accelia Inc.     +    JAIST     +    TeX Live     +    Debian Developer
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13


More information about the tex-live mailing list