[NTG-pdftex] Lost newline somehow.
Martin Schröder
martin at oneiros.de
Thu Jan 10 15:32:29 CET 2008
2008/1/10, Martin Schröder <martin at oneiros.de>:
> It's the kernel or glibc exposing the error. A working binary from
> Ubuntu 6.06 works also on 10.3. %-( It's also the change to tex.ch and
> pdftex.ch in r329 that exposes this error.
Fixed: increasing max_strings in web2c/main.c helps. Turns out we now
have 1757 symbols and 19929 strings, which must be exactly one too
much, as increasing max_strings from 20000 to 20001 is enough...
Karl: I strongly suggest adding some bounds checking to add_to_table. :-(
Best
Martin
More information about the ntg-pdftex
mailing list