gnash
[Top][All Lists]
Advanced

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

Re: [Gnash] gcc 4.2.3 - Global.cpp:633: error: crosses initialization


From: strk
Subject: Re: [Gnash] gcc 4.2.3 - Global.cpp:633: error: crosses initialization
Date: Fri, 2 May 2008 13:35:46 +0200

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;




reply via email to

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