Date: 08/14/00
- Next message: Sascha Schumann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard formatted_print.c"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5942 Updated: PHP4 either does not parse html/htm files or breaks autorization"
- Next in thread: Sascha Schumann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard formatted_print.c"
- Reply: Sascha Schumann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard formatted_print.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
SS>> Yuck, how about defining a separate PHP_ISNAN(f) (same for
SS>> isinf) macro which performs these checks? That could be used
SS>> in other places and avoids repeating this ugly mess.
I'm all for it. There's even something like this in Zend's acconfig.h, but
it defines zend_finite, which is unsuccficient (I wanted NaN and finite
separately). I just made a rough fix to stop it from crashing, you and
everybody is welcome to polish it.
-- Stanislav Malyshev stas <email protected> +972-3-6139665 ext.106-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Sascha Schumann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard formatted_print.c"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5942 Updated: PHP4 either does not parse html/htm files or breaks autorization"
- Next in thread: Sascha Schumann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard formatted_print.c"
- Reply: Sascha Schumann: "[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard formatted_print.c"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

