[tex-live] xindy and folders with non ascii chars
Akira Kakuto
kakuto at fuk.kindai.ac.jp
Sun Sep 23 01:13:18 CEST 2018
Dear Bruno,
> I have tried the current master, and found on
> Japanese Windows (CP932):
>
> #define VALID_FILENAME_CHAR ((ch >= 32) && (ch <= 61) && \
> (ch != 34) && (ch != 42) && (ch != 47) && (ch != 58) && \
> (ch != 60)) || ((ch >= 64) && (ch != 92) && (ch != 124))
I tried to make xindy by the present master of clisp, but failed
by an internal error:
.../clisp-build/clisp -q -E iso-8859-1 -c base.lsp -o base.fas
*** - Internal error: statement in file
".../clisp/src/pathname.d", line 3773 has been reached!!
Please see <http://clisp.org/impnotes/faq.html#faq-bugs> for bug
reporting instructions.
Best,
Akira
More information about the tex-live
mailing list