Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6020AD249 for ; Wed, 5 Dec 2012 00:38:20 +0000 (UTC) Received: (qmail 85823 invoked by uid 500); 5 Dec 2012 00:38:19 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 85788 invoked by uid 500); 5 Dec 2012 00:38:19 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 85780 invoked by uid 99); 5 Dec 2012 00:38:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2012 00:38:19 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [69.167.147.50] (HELO franklin.liquidweb.com) (69.167.147.50) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Dec 2012 00:38:13 +0000 Received: from localhost ([127.0.0.1]:52550) by franklin.liquidweb.com with esmtpsa (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.80) (envelope-from ) id 1Tg2zl-0004Eo-T5 for flex-dev@incubator.apache.org; Tue, 04 Dec 2012 19:37:49 -0500 Received: from 71.181.122.158 ([71.181.122.158]) by franklin.liquidweb.com (Horde Framework) with HTTP; Tue, 04 Dec 2012 19:37:49 -0500 Message-ID: <20121204193749.201159cenhthj5gd@franklin.liquidweb.com> Date: Tue, 04 Dec 2012 19:37:49 -0500 From: Michael Schmalle To: flex-dev@incubator.apache.org Subject: Re: [jira] [Updated] (FLEX-33285) unmarshall( ... ) uses duplicate value declarations References: <1822855190.61280.1354666978994.JavaMail.jiratomcat@arcas> In-Reply-To: <1822855190.61280.1354666978994.JavaMail.jiratomcat@arcas> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Dynamic Internet Messaging Program (DIMP) H3 (1.1.8) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - franklin.liquidweb.com X-AntiAbuse: Original Domain - incubator.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - teotigraphix.com X-Get-Message-Sender-Via: franklin.liquidweb.com: authenticated_id: teotigra/from_h X-Source: X-Source-Args: X-Source-Dir: X-Virus-Checked: Checked by ClamAV on apache.org I'm planning on fixing these things in the next couple days. Let me know if that was your plan and I will stay out of the way otherwise they are on my list. I'm going to start testing the others SWCs as well. Mike Quoting "Cyrill Zadra (JIRA)" : > > [ > https://issues.apache.org/jira/browse/FLEX-33285?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Cyrill Zadra updated FLEX-33285: > -------------------------------- > > Component/s: (was: Collections) > RPC: RemoteObject > Description: > C:\dev\apache-flex\sdk\frameworks\projects\rpc\src\mx\rpc\xml\SchemaMarshaller.as:156 > > Warning: variable definition duplicates function parameter: value. > var value:* = unmarshaller(rawValue, type, restriction); > > was: > flex\sdk\branches\develop\frameworks\projects\framework\src\mx\collections\ListCollectionView.as:1382 > > Warning: variable definition duplicates function parameter: events. > var events:Array = updatedItems[j].events; > ^ > > The variable at line 1382 needs to be renamed. > > >> unmarshall( ... ) uses duplicate value declarations >> ---------------------------------------------------- >> >> Key: FLEX-33285 >> URL: https://issues.apache.org/jira/browse/FLEX-33285 >> Project: Apache Flex >> Issue Type: Bug >> Components: RPC: RemoteObject >> Affects Versions: Adobe Flex SDK Next >> Reporter: Cyrill Zadra >> Priority: Minor >> Labels: EasyFix, Falcon >> >> C:\dev\apache-flex\sdk\frameworks\projects\rpc\src\mx\rpc\xml\SchemaMarshaller.as:156 >> Warning: variable definition duplicates function parameter: value. >> var value:* = unmarshaller(rawValue, type, restriction); > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA administrators > For more information on JIRA, see: http://www.atlassian.com/software/jira > -- Michael Schmalle - Teoti Graphix, LLC http://www.teotigraphix.com http://blog.teotigraphix.com