php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30927 zend_strtod.c compile failure
Submitted: 2004-11-29 04:25 UTC Modified: 2004-12-01 16:05 UTC
From: php_bug at cklowe dot com Assigned: derick (profile)
Status: Closed Package: Compile Failure
PHP Version: 4.3.10RC1 OS: Darwin 10.3.6
Private report: No CVE-ID: None
 [2004-11-29 04:25 UTC] php_bug at cklowe dot com
Description:
------------
zend_strtod.c fails to compile, it fails on the #define trap for multiple floating point types, zend_strtod.c:228

This is not dissimilar to bug #30779 fixed on the 5 branch.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-01 16:05 UTC] derick@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 15 19:01:34 2024 UTC