gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] error with ming cvs


From: strk
Subject: Re: [Gnash-dev] error with ming cvs
Date: Sat, 8 Jul 2006 12:15:49 +0200

It's a Ming bug, but I cannot reproduce it locally.
Are you sure you have the latest one ?
Also, did you ./autogen.h ? (current Ming head uses automake).
Can you show make outtput for src/actioncompiler dir ?

--strk;

On Sat, Jul 08, 2006 at 11:08:54AM +0200, Patrice Dumas wrote:
> Hello,
> 
> With ming cvs, I get an error when trying to generate Inheritance.swf or
> inheritance.swf (in testsuite/actionscript.all):
> 
> $ /usr/bin/makeswf -DOUTPUT_VERSION=6 -v6  -o Inheritance.swf Inheritance.as
> Output file name: Inheritance.swf
> Output compression level: 9
> Output SWF version: 6
> Preprocessing Inheritance.as... done.
> Compiling `Inheritance.as.pp' into frame 1... failed:
>   if ( Function.
>                ^
>   Line 93:  Reason: 'syntax error'
> 
> 
> $ /usr/bin/makeswf -DOUTPUT_VERSION=6 -v6  -o inheritance.swf inheritance.as
> Output file name: inheritance.swf
> Output compression level: 9
> Output SWF version: 6
> Preprocessing inheritance.as... done.
> Compiling `inheritance.as.pp' into frame 1... failed:
>   if ( SubObj1 instanceOf Function
>                                  ^
>   Line 97:  Reason: 'syntax error'
> 
> 
> Is it a real syntax error or a ming bug?
> 
> --
> Pat
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]