gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] Development for Win32


From: Bastiaan Jacques
Subject: Re: [Gnash-dev] Development for Win32
Date: Sun, 16 Nov 2008 18:51:09 -0800 (PST)
User-agent: Alpine 1.00 (DEB 882 2007-12-20)

On Sun, 16 Nov 2008, Tonko Juricic wrote:

I am using this macro in libbase/utility.h file like this:

For a different approach, you can have a look at the isInf function
template in as_value.h. I'm thinking we should use that implementation
to replace isFinite to make it more portable. In general I don't like
#ifdef MY_PLATFORM very much (this is also why we prefer to use
boost::thread, for example). Of course this is not always possible.

Bastiaan




reply via email to

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