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: Sat, 3 May 2008 13:25:02 +0200

On Sat, May 03, 2008 at 12:47:08PM +0200, Olaf Klemke wrote:
> >Can't find the initialization he's talking about..
> >is line 633 this one ?
> >
> >        init_member("NaN", as_value(NAN));
> >
> >--strk;
> 
> It's this line only. If I comment it out, is there no error.

Really ?!
I can't see what's different from:

        init_member("Infinity", as_value(INFINITY));

which is one line below...
Would changing the NAN with INFINITY fix the error too ?

--strk;




reply via email to

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