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 23:10:38 +0200

On Sat, May 03, 2008 at 10:05:31PM +0200, Olaf Klemke wrote:

> <<if ( inval.is_undefined() || inval.is_null() || ! isfinite(input) )
> >>if ( inval.is_undefined() || inval.is_null() || !
> std::isfinite(input) )
> 
> compiles :-D
> (without math.h but as_value.h is in)

Please try current head.

> The server is build. Now I have problems with the KDE-gui but let's
> close this threat. I can live without KDE - for the moment. 

Please, go ahead :)

--strk;




reply via email to

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