Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 29419 invoked from network); 6 Sep 2007 23:04:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Sep 2007 23:04:58 -0000 Received: (qmail 53023 invoked by uid 500); 6 Sep 2007 23:04:52 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 52978 invoked by uid 500); 6 Sep 2007 23:04:51 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 52967 invoked by uid 99); 6 Sep 2007 23:04:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 16:04:51 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Sep 2007 23:06:17 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id C60747141F2; Thu, 6 Sep 2007 16:04:34 -0700 (PDT) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 43324] - Nested macrodefs result in StackOverflowError In-Reply-To: X-Bugzilla-Reason: AssignedTo Message-Id: <20070906230434.C60747141F2@brutus.apache.org> Date: Thu, 6 Sep 2007 16:04:34 -0700 (PDT) X-Virus-Checked: Checked by ClamAV on apache.org DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=43324 ------- Additional Comments From eric.dalquist@doit.wisc.edu 2007-09-06 16:04 ------- Created an attachment (id=20779) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20779&action=view) An example build that demonstrates the bug Running this build under Ant 1.7.0 causes a StackOverflowError, running it under Ant 1.6.5 results in the expected output. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org