Date: 04/27/99
- Next message: Bug Database: "[PHP-DEV] Bug #1353 Updated: AIX already has a #define for hz"
- Previous message: jlehrke <email protected>: "[PHP-DEV] Bug #1352: ereg with uninitialized third argument crashes apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: Richard.Schulz <email protected>
Operating system: AIX 4.2.1
PHP version: 3.0.7
PHP Bug Type: Compile Failure
Bug description: AIX already has a #define for hz
IBM's AIX 4.2.x already has a #define for hz which conflicts with the DLIST struct typedef. I used a few #ifdefs
to check for AIX 4.2.x and #undef'd hz in functions/DList.h. In addition, IBM's C/C++ compiler V3.1.4.0 fails on // style comments in C source files.
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Bug Database: "[PHP-DEV] Bug #1353 Updated: AIX already has a #define for hz"
- Previous message: jlehrke <email protected>: "[PHP-DEV] Bug #1352: ereg with uninitialized third argument crashes apache"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

