[pdftex] Re: pdfcrypt patches not in TL?

Martin Schröder ms at artcom-gmbh.de
Sat Aug 4 23:06:27 CEST 2001


On 2001-08-04 21:49:57 +0200, Martin Schröder wrote:
> On 2001-08-04 21:24:01 +0200, Heiko Oberdiek wrote:
> >  ./tangle pdfetex.web pdfetex.ch
> > This is TANGLE, Version 4.4 (Web2C 7.3.3.1)
> > *1*...*1594
> > ! Sorry, name capacity exceeded. (l.36111)
> > primitive("pagediscards"
> >                         ,un_vbox,last_box_code);@/ make: *** [pdfetex.p]
> > Error 1
> 
> Same here.

After increasing tangle's namespace (patch attached) I get this
error:

srcdir=.  /bin/sh ./web2c/convert pdfetex
parse error: Last token = 290 ("), error buffer = `pdfcryptstring',
        last id = `pdfcryptstring' (not in symbol table).
./web2c/convert: line 1:  1081 Datenübergabe unterbrochen (broken pipe)                cat ./web2c/common.defines ./web2c/texmf.defines ./pdfetexdir/pdfetex.defines pdfetex.p
      1082 Done(1)                 | ./web2c/web2c -htexmfmp.h -t -cpdfetexcoerce
      1083 Done                    | ./web2c/fixwrites -t pdfetex
      1084 Done                    | ./web2c/splitup pdfetex
./web2c/convert: conversion of pdfetex.p failed, moving dregs:
./web2c/convert:   mv pdfetex[0-9]*.c pdfetexini.c pdfetexd.h pdfetexcoerce.h /projects/tmp
make: *** [pdfetexini.c] Error 1

Seems pdfetex is a broken...

Best regards
        Martin
-- 
                http://www.tm.oneiros.de/calendar/2001/

*** tangle.ch.old	Wed Jul 25 21:43:57 2001
--- tangle.ch	Sat Aug  4 22:04:21 2001
***************
*** 72,78 ****
  @y
  @!max_toks=60000; {|1/zz| times the number of bytes in compressed \PASCAL\ code;
    must be less than 65536}
! @!max_names=6000; {number of identifiers, strings, module names;
    must be less than 10240}
  @!max_texts=5000; {number of replacement texts, must be less than 10240}
  @z
--- 72,78 ----
  @y
  @!max_toks=60000; {|1/zz| times the number of bytes in compressed \PASCAL\ code;
    must be less than 65536}
! @!max_names=7000; {number of identifiers, strings, module names;
    must be less than 10240}
  @!max_texts=5000; {number of replacement texts, must be less than 10240}
  @z


--- StripMime Report -- processed MIME parts ---
multipart/mixed
  text/plain (text body -- kept)
  text/plain (text body -- kept)
---



More information about the pdftex mailing list