From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/424 Path: main.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Context && VTeX Date: Tue, 18 May 1999 15:59:02 +0000 (GMT) Sender: owner-ntg-context@let.uu.nl Message-ID: <14145.36422.451500.461521@localhost> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035391284 23935 80.91.224.250 (23 Oct 2002 16:41:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 16:41:24 +0000 (UTC) Original-To: ntg-vtex@ntg.nl, ntg-context@ntg.nl Xref: main.gmane.org gmane.comp.tex.context:424 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:424 Hi all, I finally found the bug that prevents VTeX from creating valid context format files. The problem is that VTeX considers ascii NUL in an \input-ted file to be EOF. And for some reason, some of Hans' comments contain ascii NUL characters. For the 11 may 99 release, there is only one file (core-01d). Just delete the NUL-s (somewhere around line 1725) and everything works OK. Hans, can these NUL-s be removed? Mike, could you fix this? (large sigh) Greetings, Taco