[tex-live] Re: [tex-implementors] bug in etex

Hans Hagen pragma at wxs.nl
Mon Jul 12 10:00:54 CEST 2004


Philip TAYLOR wrote:

> Can't replicate the problem here, Hans : don't understand, though,
> when you say you can't make a test file -- is that that simple
> tests such as mine fail to replicate the bug ?  If so, what
> are the necessary and sufficient conditions for its replication ?
>
> ** Phil.
> --------
> \toksdef \foo = 262
> \toksdef \bar = 260
> \toks 260 = {This is toks 260}
> \foo = \bar
> \showthe \foo
> \showthe \bar
> \end
>
The problem occurs in context where i cross the 255 barier (so lots of 
token registers are allocated) as well as much memory (given the 
specific task); since registers > 255 are implemente using main mem (or 
at least different than those <256) i think that there  is a problem in 
the mem allocation (or copy) area

Hans

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------



More information about the tex-live mailing list