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 _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

