On Oct 25, 2013 11:00 AM, "Alex Harui" wrote:
>
>
>
> On 10/25/13 10:03 AM, "Erik de Bruin" wrote:
>
> >>Yes, some were linebreaks, that look like they came from 'older' FB or
> >other IDE - since it didn't occur in my major project that was brought
> >through multiple versions; but they did occu
On 10/25/13 10:03 AM, "Erik de Bruin" wrote:
>>Yes, some were linebreaks, that look like they came from 'older' FB or
>other IDE - since it didn't occur in my major project that was brought
>through multiple versions; but they did occur in code I downloaded for
>a recent addition. But they were
> On 10/25/13 3:43 AM, "Erik de Bruin" wrote:
>>Next I got really bold and decided to try a bit of Mustella:
>>'./mini_run.sh tests/components/Label'. This got me 2 compile errors
>>on a mysterious character in 2 of the AS files.
> Yeah, MXMLC lets a particular Unicode linebreak character through
On 10/25/13 3:43 AM, "Erik de Bruin" wrote:
>Next I got really bold and decided to try a bit of Mustella:
>'./mini_run.sh tests/components/Label'. This got me 2 compile errors
>on a mysterious character in 2 of the AS files.
Yeah, MXMLC lets a particular Unicode linebreak character through that
This is exciting to hear. :)
-Mark
-Original Message-
From: Erik de Bruin [mailto:e...@ixsoftware.nl]
Sent: Friday, October 25, 2013 6:44 AM
To: dev@flex.apache.org
Subject: Re: [FALCON] Basic Tests pass
Ok, this is all I have time for today: I build a fresh copy of Falcon
and pulled
Ok, this is all I have time for today: I build a fresh copy of Falcon
and pulled a fresh copy of the 4.11 SDK. Next I copied the contents of
the 'flex-falcon/compiler/generated/dist/sdk/bin' and '[same]/lib' to
the corresponding directories in the SDK, under the - probably silly,
I'm new at this -
The SDKSWCTests pass for me as well.
Another (very) encouraging finding: when I compile a large AIR
application we have with the new compiler, it actually seems to
produce a useable application! I haven't done extensive checks, but
the login (using RemoteObject to a server) and most content screen
You are on a roll! This is awesome.
Om
On Thu, Oct 24, 2013 at 8:34 PM, Alex Harui wrote:
> And BasicTests compiled against these SWCs ran and passed all tests!
>
> Next step: See if BasicTests will compile and run with new MXML codegen.
>
> On 10/24/13 3:55 PM, "Alex Harui" wrote:
>
> >At
And BasicTests compiled against these SWCs ran and passed all tests!
Next step: See if BasicTests will compile and run with new MXML codegen.
On 10/24/13 3:55 PM, "Alex Harui" wrote:
>At least, they do for me. Please verify as I found there can be compiler
>errors based on timing.
>
>Anyway,