Return-Path: tex-live-bounces@tug.org
Return-Path: <tex-live-bounces@tug.org>
Received: from tug.org (tug.org [130.225.2.178])
	by jupiter.fsci.fuk.kindai.ac.jp (8.12.9/8.12.9) with ESMTP id i6EGjG1R021660
	for <kakuto@fsci.fuk.kindai.ac.jp>; Thu, 15 Jul 2004 01:45:18 +0900 (JST)
Received: from tug.org (localhost.localdomain [127.0.0.1])
	by tug.org (8.11.7-20030920/8.11.6) with ESMTP id i6EGj4X17172;
	Wed, 14 Jul 2004 18:45:04 +0200
Received: from mail.mppmu.mpg.de (mail.mppmu.mpg.de [134.107.24.11])
	by tug.org (8.11.7-20030920/8.11.6) with ESMTP id i6EGiWX17119;
	Wed, 14 Jul 2004 18:44:32 +0200
Received: by mail.mppmu.mpg.de (Postfix, from userid 1111)
	id 6DE5DBEF0; Wed, 14 Jul 2004 18:43:30 +0200 (CEST)
Received: from pcl321.mppmu.mpg.de (pcl321.mppmu.mpg.de [134.107.3.54])
	by mail.mppmu.mpg.de (Postfix) with ESMTP
	id 634CEBEAE; Wed, 14 Jul 2004 18:43:30 +0200 (CEST)
Received: from pcl321.mppmu.mpg.de (localhost [127.0.0.1])
	by pcl321.mppmu.mpg.de (8.12.9/8.12.9) with ESMTP id i6EGhU5f012142;
	Wed, 14 Jul 2004 18:43:30 +0200
Received: from localhost (peb@localhost)
	by pcl321.mppmu.mpg.de (8.12.9/8.12.9/Submit) with ESMTP id
	i6EGhU46012139; Wed, 14 Jul 2004 18:43:30 +0200
X-Authentication-Warning: pcl321.mppmu.mpg.de: peb owned process doing -bs
Date: Wed, 14 Jul 2004 18:43:30 +0200 (CEST)
From: Peter Breitenlohner <peb@mppmu.mpg.de>
To: Olaf Weber <olaf@infovore.xs4all.nl>
In-Reply-To: <87vfgqef9k.fsf@infovore.xs4all.nl>
Message-ID: <Pine.LNX.4.60.0407141839260.27913@pcl321.mppmu.mpg.de>
References: <40EECAA3.3010909@wxs.nl>
	<20040713145359.3eb46258@glenlivet.elvenkind.com>
	<Pine.LNX.4.60.0407131622150.27913@pcl321.mppmu.mpg.de>
	<Pine.LNX.4.60.0407131834560.27913@pcl321.mppmu.mpg.de>
	<40F415E8.4050408@Rhul.Ac.Uk>
	<87wu17g6i1.fsf@infovore.xs4all.nl> <87smbugarr.fsf@infovore.xs4all.nl>
	<Pine.LNX.4.60.0407141727320.27913@pcl321.mppmu.mpg.de>
	<87vfgqef9k.fsf@infovore.xs4all.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed
X-DAIMI-Spam-Score: -100 () USER_IN_WHITELIST
X-Scanned-By: MIMEDefang 2.43
Cc: tex-live@tug.org, tex-implementors@tug.org
Subject: [tex-live] Re: [tex-implementors] bug in etex
X-BeenThere: tex-live@tug.org
X-Mailman-Version: 2.1.4
Precedence: list
List-Id: "TeX Live development and testing." <tex-live.tug.org>
List-Unsubscribe: <http://tug.org/mailman/listinfo/tex-live>,
	<mailto:tex-live-request@tug.org?subject=unsubscribe>
List-Archive: <http://tug.org/mailman/private/tex-live>
List-Post: <mailto:tex-live@tug.org>
List-Help: <mailto:tex-live-request@tug.org?subject=help>
List-Subscribe: <http://tug.org/mailman/listinfo/tex-live>,
	<mailto:tex-live-request@tug.org?subject=subscribe>
Sender: tex-live-bounces@tug.org
Errors-To: tex-live-bounces@tug.org

On Wed, 14 Jul 2004, Olaf Weber wrote:

> That makes for this change:
>
> @x l.2737
>    else q:=sa_ptr(cur_ptr)
> @y
>    else q:=sa_ptr(cur_chr)
> @z
>
>> Could you test this? Right now I have some difficulties recompiling etex.
>
> It prevents the crash.  I'm not sure how to check for correctness
> beyond that point.

You could run this

   \toksdef\whatevertoks = 266
   \toksdef\extratoks = 267
   \whatevertoks={junk}
   \everypar{\extratoks=\whatevertoks}
   \immediate\write16{t={\the\toks265}}
   \showthe\extratoks  % should be empty
   some paragraph
   \showthe\extratoks  % should be "junk"
   \par
   \bye

Peter Breitenlohner <peb@mppmu.mpg.de>

_______________________________________________
TeX Live mailing list
http://tug.org/mailman/listinfo/tex-live
