Return-Path: X-Original-To: apmail-incubator-flex-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B1C43DC6D for ; Thu, 15 Nov 2012 11:51:52 +0000 (UTC) Received: (qmail 64362 invoked by uid 500); 15 Nov 2012 11:51:52 -0000 Delivered-To: apmail-incubator-flex-users-archive@incubator.apache.org Received: (qmail 64078 invoked by uid 500); 15 Nov 2012 11:51:50 -0000 Mailing-List: contact flex-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-users@incubator.apache.org Delivered-To: mailing list flex-users@incubator.apache.org Received: (qmail 64017 invoked by uid 99); 15 Nov 2012 11:51:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 11:51:50 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of joaopedromartinsfernandes@gmail.com designates 209.85.212.171 as permitted sender) Received: from [209.85.212.171] (HELO mail-wi0-f171.google.com) (209.85.212.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 11:51:45 +0000 Received: by mail-wi0-f171.google.com with SMTP id c10so2911729wiw.0 for ; Thu, 15 Nov 2012 03:51:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=kdxHVhr6OsRT8SZLbaXPgMW3+dUGsM5Cl3pfXxFw/D0=; b=UEQvtyNSJyAKbHJLTtO5/eoclEp1x49ZWlXNEMDsIIZRSedks7n5r4ZVRN5TGIWP0R p3hwThoUjoh0nbLax/p0naky55UQxcoLqKG43zsAiS0/9WpbTMpk+BKK+Ym3eo9PDB9U 9C9hik6xyxbuDYbF2EuXv2P3yDUi80FL4bnPENRdXsT37bNvHvAoj49fmXiPDjaj9KL6 4lP7Xoia0sf3tN8TzgFgybe7dErOmUC6dznrOTk8aTo7pL9me/FP/nGexYia0t6KIa57 Scz5S75QrpPqoP8e1XK9ozNqd6Xb8BWedGHVJOZaxf5st+qmsYJR6iFb1TwHmMmzeL6d WYzg== Received: by 10.180.24.193 with SMTP id w1mr30781828wif.22.1352980284108; Thu, 15 Nov 2012 03:51:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.152.166 with HTTP; Thu, 15 Nov 2012 03:51:03 -0800 (PST) In-Reply-To: <0E7CF6486AC44249B0B674C6760449B403D3C74E@mcusquanez26v.mcdsus.mcds.usmc.mil> References: <0E7CF6486AC44249B0B674C6760449B403D3C74E@mcusquanez26v.mcdsus.mcds.usmc.mil> From: =?ISO-8859-1?Q?Jo=E3o_Fernandes?= Date: Thu, 15 Nov 2012 11:51:03 +0000 Message-ID: Subject: Re: Running mxmlc in debug mode To: flex-users@incubator.apache.org Content-Type: multipart/alternative; boundary=f46d0418264c38ee3704ce874575 X-Virus-Checked: Checked by ClamAV on apache.org --f46d0418264c38ee3704ce874575 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I don't mean building a debug version of my swf but be able to debug mxmlc code so I can check where and why mxmlc is failing. On 15 November 2012 11:47, Kessler CTR Mark J wr= ote: > Well adding "-debug=3Dtrue" for the command line options enables it to > output more debug information including filenames with line numbers. > > > -Mark > > -----Original Message----- > From: Jo=E3o Fernandes [mailto:joaopedromartinsfernandes@gmail.com] > Sent: Thursday, November 15, 2012 6:32 > To: flex-users@incubator.apache.org > Subject: Running mxmlc in debug mode > > Does anyone know an easy way to run mxmlc in debug mode so I can check wh= y > it's reporting an weird error? > > I'm getting this kind of error > SomeMXMLComponent.mxml(-1): Error: Implicit coercion of a value of type > SomeMXMLComponent to an unrelated type Object. > [mxmlc] > > the weird part is it reports line -1 and error impliciting something to > Object. > > -- > > Jo=E3o Fernandes > --=20 Jo=E3o Fernandes --f46d0418264c38ee3704ce874575--