X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: 17 Nov 2003 08:15:54 +0200 Message-Id: From: Eli Zaretskii To: Richard Dawe CC: djgpp-workers AT delorie DOT com In-reply-to: <3FB7F435.EFBFB8FA@phekda.freeserve.co.uk> (message from Richard Dawe on Sun, 16 Nov 2003 22:03:33 +0000) Subject: Re: math_errhandling [PATCH] References: <6480-Sun16Nov2003211858+0200-eliz AT elta DOT co DOT il> <3FB7D7FF DOT CBE87B4D AT phekda DOT freeserve DOT co DOT uk> <9178-Sun16Nov2003225233+0200-eliz AT elta DOT co DOT il> <3FB7F435 DOT EFBFB8FA AT phekda DOT freeserve DOT co DOT uk> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Sun, 16 Nov 2003 22:03:33 +0000 > From: Richard Dawe > > It looks like we put macros in @findex: is* from is in @findex. > > But the only variables that are actually macros that I could find are the ones > from and they appear in @vindex. This would be consistent with the fact that is* are function-like macros.