Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 84677 invoked from network); 26 Apr 2010 10:58:14 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 26 Apr 2010 10:58:14 -0000 Received: (qmail 94646 invoked by uid 500); 26 Apr 2010 10:58:13 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 94180 invoked by uid 500); 26 Apr 2010 10:58:11 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 94150 invoked by uid 99); 26 Apr 2010 10:58:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 10:58:10 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of giulio.quaresima@unipg.it designates 141.250.1.235 as permitted sender) Received: from [141.250.1.235] (HELO mail.unipg.it) (141.250.1.235) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Apr 2010 10:58:02 +0000 Received: from [141.250.83.47] (web03.amm.unipg.it [141.250.83.47]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.unipg.it (Postfix) with ESMTP id D1DA219DDB1 for ; Mon, 26 Apr 2010 12:57:41 +0200 (CEST) Message-ID: <4BD57127.4000704@unipg.it> Date: Mon, 26 Apr 2010 12:55:35 +0200 From: Giulio Quaresima User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100308 Iceape/2.0.3 MIME-Version: 1.0 To: Tomcat Developers List Subject: Re: svn commit: r937975 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java References: <20100426091746.D722523888FE@eris.apache.org> <4BD56BFC.7000706@apache.org> <4BD56CAD.1060202@apache.org> <4BD57005.4030707@apache.org> In-Reply-To: <4BD57005.4030707@apache.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org You need more coffee ;) 100 - (10 + 1) is algebraically equivalent to 100 - 10 - 1 Tim Funk wrote: > Got it > > thanks > > -Tim > > On 4/26/2010 6:36 AM, Mark Thomas wrote: >> On 26/04/2010 11:33, Tim Funk wrote: >>> I'm feeling stupid at the moment. (Or need more coffee) But why do the >>> parenthesis make a difference? (Since only addition/subtraction is done >>> and no multiplication - I can't tell why this fixes it) >> >> 100 - 10 + 1 = 91 >> 100 - (10 + 1) = 89 > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org > For additional commands, e-mail: dev-help@tomcat.apache.org > > > -- ************************************************* * Dott. Giulio Quaresima (Ph.D) * * * * Area Reti e Servizi Web * * Ripartizione Servizi Informatici e Statistici * * Università degli Studi di Perugia * * P.zza Università 1 - 06081 Perugia (PG) * * Tel. 075 585 5183 - 075 585 5172 * * Fax 075 585 5172 * * e-mail giulio.quaresima@unipg.it * ************************************************* --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org