Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 51477 invoked from network); 20 Oct 2004 16:10:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Oct 2004 16:10:27 -0000 Received: (qmail 61359 invoked by uid 500); 20 Oct 2004 16:10:21 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 61249 invoked by uid 500); 20 Oct 2004 16:10:20 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 61212 invoked by uid 99); 20 Oct 2004 16:10:20 -0000 X-ASF-Spam-Status: No, hits=1.5 required=10.0 tests=GAPPY_SUBJECT,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of ap-cocoon-dev@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO main.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 20 Oct 2004 09:10:19 -0700 Received: from root by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CKJ2W-0002Yy-00 for ; Wed, 20 Oct 2004 18:10:16 +0200 Received: from gate.wyona.com ([195.226.6.75]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Oct 2004 18:10:16 +0200 Received: from andreas by gate.wyona.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 20 Oct 2004 18:10:16 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@cocoon.apache.org From: Andreas Hartmann Subject: Re: ArrayIndexOOB in o.a.c.c.serializers.util.Namespaces Date: Wed, 20 Oct 2004 18:02:19 +0200 Lines: 9 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: gate.wyona.com User-Agent: Mozilla Thunderbird 0.8 (Macintosh/20040913) X-Accept-Language: en-us, en In-Reply-To: Sender: news X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Andreas Hartmann wrote: [...] > Apparently this.last is increased on push, but not decreased on pop Sorry, of course the other way round. -- Andreas