[tlbuild] [tex-live] TL2010 pretest luatex fails on Solaris 10 sparc
Taco Hoekwater
taco at elvenkind.com
Sun Jun 13 11:50:07 CEST 2010
Hi Vladimir,
Vladimir Volovich wrote:
> Hi Taco,
>
> i've sent a patch
>
> > - int cattable_field:16; /* category table used by the current line (see textoken.c) */
> > + signed int cattable_field:16; /* category table used by the current line (see textoken.c) */
>
> which appears to fix the broken behavior with inability to read any input.
Yes, I got and applied that.
> i.e. is the only negative value of line_catcode_table supposed to be -1?
> could it happen that line_catcode_table will be > 32767 and in this case
> will be treated as negative?
The value can also be -2, but it can never legally be > 32767.
Best wishes,
Taco
More information about the tlbuild
mailing list