On Thu, May 01, 2008 at 11:06:16AM +0200, Olaf Klemke wrote:
> Gnash - cvs-version updated today
> 
> Don Mai  1 10:43:18 CEST 2008
>   autoconf (GNU Autoconf) 2.61 ## GNU Make 3.81
>   gcc (GCC) 4.2.3 ##  GNU ld (Linux/GNU Binutils) 2.18.50.0.4.20080208
>  Linux 2.6.23.11 i686 no distribution - Linux that's why!
> .....

> Global.cpp:661: error: jump to label 'extscan'
> Global.cpp:611: error:   from here
> Global.cpp:633: error:   crosses initialization of
> 'gnash::Global::Global(gnash::VM&, gnash::ClassHierarchy*)::<anonymous
> union> <anonymous>'
> Global.cpp:661: error: jump to label 'extscan'
> Global.cpp:594: error:   from here
> Global.cpp:633: error:   crosses initialization of
> 'gnash::Global::Global(gnash::VM&, gnash::ClassHierarchy*)::<anonymous
> union> <anonymous>'
> Global.cpp:661: error: jump to label 'extscan'
> Global.cpp:589: error:   from here
> Global.cpp:633: error:   crosses initialization of
> 'gnash::Global::Global(gnash::VM&, gnash::ClassHierarchy*)::<anonymous
> union> <anonymous>'
> 
> Any suggestions ?

Can't find the initialization he's talking about..
is line 633 this one ?

        init_member("NaN", as_value(NAN));

--strk;


_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to