X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Sun, 16 Nov 2003 21:18:58 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Richard Dawe" Message-Id: <6480-Sun16Nov2003211858+0200-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 CC: djgpp-workers AT delorie DOT com In-reply-to: (rich AT phekda DOT freeserve DOT co DOT uk) Subject: Re: math_errhandling [PATCH] References: 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 17:37:44 +0000 > From: "Richard Dawe" > > Below is a patch to add math_errhandling to DJGPP. If there are no comments, > I will commit this next weekend. > > math_errhandling is only returned with MATH_ERRNO set, since we don't > support raising "exceptions" yet. I think this is okay, but why did you write both an @findex and a @vindex entry for it? It's a macro that looks like a variable, so @vindex should be enough, no?