Received: from mx0.gmx.net (mx0.gmx.net [213.165.64.100]) by h1439878.stratoserver.net (8.14.2/8.14.2/Debian-2build1) with SMTP id q7RMbtOF008139 for ; Tue, 28 Aug 2012 00:37:57 +0200 Received: (qmail 15480 invoked by alias); 27 Aug 2012 22:37:50 -0000 Delivered-To: GMX delivery to rainer.schoepf@gmx.net Received: (qmail invoked by alias); 27 Aug 2012 22:37:50 -0000 Received: from relay.uni-heidelberg.de (EHLO relay.uni-heidelberg.de) [129.206.100.212] by mx0.gmx.net (mx073) with SMTP; 28 Aug 2012 00:37:50 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id q7RMZZS0021407 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 28 Aug 2012 00:35:35 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [127.0.0.1]) by listserv.uni-heidelberg.de (8.13.8/8.13.1) with ESMTP id q7RKHoJU016221; Tue, 28 Aug 2012 00:35:35 +0200 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 16.0) with spool id 2400636 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Tue, 28 Aug 2012 00:35:35 +0200 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.8/8.13.1) with ESMTP id q7RMZZD6031862 for ; Tue, 28 Aug 2012 00:35:35 +0200 Received: from mail-wi0-f169.google.com (mail-wi0-f169.google.com [209.85.212.169]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id q7RMZQHt021377 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Tue, 28 Aug 2012 00:35:28 +0200 Received: by wibhm2 with SMTP id hm2so4020497wib.4 for ; Mon, 27 Aug 2012 15:35:26 -0700 (PDT) MIME-Version: 1.0 Received: by 10.216.242.204 with SMTP id i54mr6912749wer.99.1346106925875; Mon, 27 Aug 2012 15:35:25 -0700 (PDT) Received: by 10.216.210.28 with HTTP; Mon, 27 Aug 2012 15:35:25 -0700 (PDT) References: Content-Type: multipart/alternative; boundary=e0cb4e43d34125827c04c846f10a Message-ID: Date: Mon, 27 Aug 2012 15:35:25 -0700 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: scott heard Subject: Re: \fp_trap:nn To: LATEX-L@listserv.uni-heidelberg.de In-Reply-To: Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-GMX-Antispam: 0 (BackTrace mail analyze); Detail=5D7Q89H36p4L00VTXC6D4q0N+AH0PUCnGL2vqOgpaBYL16oitsMrgDt/NQNpSCZFFjDOy 97xb7Zpf+wZnd5ZXNcvLDXR3Wg3wRjdQbwEMh8=V1; X-Resent-By: Forwarder X-Resent-For: rainer.schoepf@gmx.net X-Resent-To: rainer@rainer-schoepf.de Status: R X-Status: X-Keywords: X-UID: 7145 --e0cb4e43d34125827c04c846f10a Content-Type: text/plain; charset=ISO-8859-1 Thanks for the fast response. I updated the l3kernel bundle and all is now well. Unfortunately, I'm not doing anything interesting with it: testing for division by zero in a context that shouldn't give an error. It's quite nice to have the option to do so though! scott On Mon, Aug 27, 2012 at 2:35 PM, Bruno Le Floch wrote: > Hello Scott, > > I had mistakenly defined the internal \__fp_trap:nn and documented > \fp_trap:nn. > > This should be fixed in a more recent version of the l3kernel bundle > (and I updated the "added" date). Can you update to a version later > than 2012/07/19? > > I'm very interested to have feedback on that function: this is very > much experimental, and I am not yet sure how much I should implement > of IEEE's trap mechanism. > > Sorry for the mistake. > > Bruno > > On 8/27/12, scott heard wrote: > > Hello, I'm getting an undefined control sequence when trying to use this > in > > a > > minimal document as "\fp_trap:nn {invalid_operation}{none}". > > The documentation I have says that it was added on 2012-05-28 and the > > version of > > expl3 that I have is v3990, dated 2012/07/16. Is this an issue on my > end? > > scott > > > --e0cb4e43d34125827c04c846f10a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Thanks for the fast response. =A0I updated the l3kernel bundle and all is n= ow well. =A0Unfortunately, I'm not doing anything interesting with it: = testing for division by zero in a context that shouldn't give an error.= =A0It's quite nice to have the option to do so though!
scott

On Mon, Aug 27, 2012 at 2:35 PM, Br= uno Le Floch <blflatex@gmail.com> wrote:
Hello Scott,

I had mistakenly defined the internal \__fp_trap:nn and documented \fp_trap= :nn.

This should be fixed in a more recent version of the l3kernel bundle
(and I updated the "added" date). =A0Can you update to a version = later
than 2012/07/19?

I'm very interested to have feedback on that function: this is very
much experimental, and I am not yet sure how much I should implement
of IEEE's trap mechanism.

Sorry for the mistake.

Bruno

On 8/27/12, scott heard <scott.= heard@gmail.com> wrote:
> Hello, I'm getting an undefined control sequence when trying to us= e this in
> a
> minimal document as "\fp_trap:nn {invalid_operation}{none}".=
> The documentation I have says that it was added on 2012-05-28 and the<= br> > version of
> expl3 that I have is v3990, dated 2012/07/16. =A0Is this an issue on m= y end?
> scott
>

--e0cb4e43d34125827c04c846f10a--