gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] error with ming cvs


From: Patrice Dumas
Subject: [Gnash-dev] error with ming cvs
Date: Sat, 8 Jul 2006 11:08:54 +0200
User-agent: Mutt/1.4.2.1i

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]