Received: from mail.proteosys.com ([213.139.130.197]) by nummer-3.proteosys with Microsoft SMTPSVC(6.0.3790.3959); Sat, 10 Nov 2007 15:06:06 +0100 Received: by mail.proteosys.com (8.13.8/8.13.4) with ESMTP id lAAE5p6G010172 for ; Sat, 10 Nov 2007 15:05:51 +0100 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 lAADxjvO019117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 10 Nov 2007 14:59:45 +0100 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.94]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id lA9N2cCn020336; Sat, 10 Nov 2007 14:59:29 +0100 Received: by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 15.0) with spool id 191076 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Sat, 10 Nov 2007 14:59:28 +0100 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.13.1/8.13.1) with ESMTP id lAADxS65013999 for ; Sat, 10 Nov 2007 14:59:28 +0100 Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by relay.uni-heidelberg.de (8.14.1/8.14.1) with ESMTP id lAADxNAV018532 for ; Sat, 10 Nov 2007 14:59:28 +0100 Received: from morse.mittelbach-online.de (p54A9A25D.dip0.t-ipconnect.de [84.169.162.93]) by mrelayeu.kundenserver.de (node=mrelayeu5) with ESMTP (Nemesis) id 0ML25U-1Iqqrq1wYX-0005C7; Sat, 10 Nov 2007 14:59:22 +0100 Received: by morse.mittelbach-online.de (Postfix, from userid 501) id CC9B961532; Sat, 10 Nov 2007 14:59:21 +0100 (CET) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <9343542E664B894484613D106D7D3F5F84AAE9@s-yellow.net.silverstroke.de> X-Mailer: VM 7.19 under Emacs 21.3.1 X-Provags-ID: V01U2FsdGVkX18C4+fwSwyS2KHqBxEw6yVYJInkVxRB6J7ur0K MH9BDp1qK6QGb66AVbFGGBUiLAY2jWzjgADRdUkhClGmdS57Fe 8EOjdm5lShRu+jK6wZtHhqZeHBMzv7E X-Spam-Whitelist-Provider: Message-ID: <18229.47417.562801.182580@morse.mittelbach-online.de> Date: Sat, 10 Nov 2007 14:59:21 +0100 Reply-To: Mailing list for the LaTeX3 project Sender: Mailing list for the LaTeX3 project From: Frank Mittelbach Subject: Re: Bug in \int_div_truncate_raw:nn To: LATEX-L@LISTSERV.UNI-HEIDELBERG.DE In-Reply-To: <9343542E664B894484613D106D7D3F5F84AAE9@s-yellow.net.silverstroke.de> Precedence: list List-Help: , List-Unsubscribe: List-Subscribe: List-Owner: List-Archive: X-ProteoSys-SPAM-Score: -102.464 () BAYES_00,FORGED_RCVD_HELO,USER_IN_WHITELIST X-Scanned-By: MIMEDefang 2.57 on 213.139.130.197 Return-Path: owner-latex-l@LISTSERV.UNI-HEIDELBERG.DE X-OriginalArrivalTime: 10 Nov 2007 14:06:06.0123 (UTC) FILETIME=[D5F35FB0:01C823A2] Status: R X-Status: X-Keywords: X-UID: 5074 Hi Jonathan, > I hope this is the right place for this. absolutely. thanks. > Also, if #2 is an expression (i.e. 1+1), the calculation is not > performed correctly, since #2 (and #1) is not surrounded by ( and ). > (I am not sure if this can happen, or if the parameters are always > evaluated beforehand) I haven't written that part and I'm not 100% sure about the intention here, looks as normally the idea was to evaluate the parameters first. However, either the documentation needs extending or one should safeguard against use with expressions. For the time being I have adopted Heiko's version (hopefully correctly) and uploaded a new file cheers frank