[Bf-committers] [12864] trunk/blender/intern/elbeem/intern : finite isnt defined on solaris 10, check and define - does the same as Win32

Stephane SOPPERA stephane.soppera at wanadoo.fr
Fri Dec 14 08:15:39 CET 2007


GSR a écrit :
> Hi,
> ideasman42 at gmail.com (2007-12-13 at 1023.06 +0100):
>   
>> +// GCC 3.4.3 on solaris 10 dosnt have finite, win32 also just does this
>>     
>
> No, in some cases it just avoids the checks completly (win32 <-> no
> checks). What is more important, there are nice "FIXME" near the
> tricky parts.
>   
About Win32, when using MSVC the function _finite exists:
http://msdn2.microsoft.com/de-de/library/sb8es7a8(VS.80).aspx

Stéphane




More information about the Bf-committers mailing list