[1024] in arla-drinkers
Re: new problem on i386-netbsd1.3H with process.S
daemon@ATHENA.MIT.EDU (Assar Westerlund)
Thu Jul 29 04:03:00 1999
From owner-arla-drinkers@stacken.kth.se Thu Jul 29 08:03:00 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 2471 invoked from network); 29 Jul 1999 08:02:59 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
by bloom-picayune.mit.edu with SMTP; 29 Jul 1999 08:02:59 -0000
Received: (from majordom@localhost)
by sundance.stacken.kth.se (8.8.8/8.8.8) id JAA00224
for arla-drinkers-list; Thu, 29 Jul 1999 09:58:29 +0200 (MET DST)
Received: from assaris.stacken.kth.se (assaris.sics.se [193.10.66.108])
by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id JAA00188
for <arla-drinkers@stacken.kth.se>; Thu, 29 Jul 1999 09:58:23 +0200 (MET DST)
Received: (from assar@localhost) by assaris.stacken.kth.se (8.9.3/8.7.3) id JAA42798; Thu, 29 Jul 1999 09:58:57 +0200 (CEST)
From: Assar Westerlund <assar@stacken.kth.se>
To: Ken Raeburn <raeburn@raeburn.org>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: new problem on i386-netbsd1.3H with process.S
References: <199907290733.DAA02601@raeburn.org>
Mime-Version: 1.0 (generated by tm-edit 7.68)
Content-Type: text/plain; charset=US-ASCII
Date: 29 Jul 1999 09:58:55 +0200
In-Reply-To: Ken Raeburn's message of "Thu, 29 Jul 1999 03:33:33 -0400 (EDT)"
Message-ID: <5l4sinlwe8.fsf@assaris.stacken.kth.se>
Lines: 7
X-Mailer: Gnus v5.5/Emacs 19.34
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk
Ken Raeburn <raeburn@raeburn.org> writes:
> Version 1.21 used ENTRY(savecontext) instead of _ENTRY(savecontext),
> and that appears to be more correct when using these system macros.
Right. I moved back to using (and defining) ENTRY in 1.23.
/assar