Sebastian Bergmann <[EMAIL PROTECTED]> wrote:
> jim winstead wrote:
>> jimw            Fri Jan  4 22:45:11 2002 EDT
>>
>>   Modified files:
>>     /php4/ext/standard  basic_functions.c math.c php_math.h
>>     /php4/ext/standard/tests/math       pow.phpt
>>   Log:
>>   Fixed pow(), and added finite(), isinf(), and isnan(). Also fixed
>>   pow() tests.
> 
>  This breaks the Windows build:

bleah. looks like these functions need a configure check (and to be
disabled on win32), or given an alternate implementation. i'll give it
another look tomorrow.

jim

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to