gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog server/asobj/Math.cpp


From: Benjamin Wolsey
Subject: Re: [Gnash-commit] gnash ChangeLog server/asobj/Math.cpp
Date: Thu, 15 May 2008 09:11:18 +0200

>               * server/asobj/Math.cpp: drop the hack, drop using namespace 
> std,
>                 qualify all cmath functions with std::, and see if that causes
>                 problems on any platforms. As all the functions are from C89 
> and
>                 in the C++ standard, the hackery ought to be unnecessary.

It appears to have been introduced to fix an IRIX build. Maybe the
compiler is crap, but it really shouldn't have problems with this code,
and in fact only isfinite and isnan are defined in tu_math.h, neither of
which appear in asobj/Math.cpp.


Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

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