ID:               34318
 User updated by:  funonline_99 at yahoo dot com
-Summary:          win32/php_registry.h *not* macro protected
 Reported By:      funonline_99 at yahoo dot com
 Status:           Open
 Bug Type:         Compile Failure
 Operating System: Tru64 Unix
 PHP Version:      4.4.0
 New Comment:

Changed summary


Previous Comments:
------------------------------------------------------------------------

[2005-08-31 15:52:29] funonline_99 at yahoo dot com

Description:
------------
The file php/main/php_ini.c

has the following line :

#include <win32/php_registry.h> which is not macro protected.

like

#ifdef PHP_WIN32
 #include <win32/php_registry.h>
#endif

In Tru64, normally the win32 directory is not checked into tree.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34318&edit=1

Reply via email to