Date: 08/16/99
- Next message: ashou han: "[PHP-DEV] system() doesn't work well"
- Previous message: Nick Gorham: "[PHP-DEV] [Fwd: unixODBC]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: Mats.Bredell <email protected>
Operating system: AIX 4.2.1
PHP version: 3.0.12
PHP Bug Type: Compile Failure
Bug description: Compilation error in "functions/sysvshm.c"
File functions/sysvshm.c fails with a compiler error. It seems that a variable name in the source code, 'shm_ptr', collides with an internal macro in the AIX header files. Changing the variable name (in 5 places) fixes the problem.
-- 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: ashou han: "[PHP-DEV] system() doesn't work well"
- Previous message: Nick Gorham: "[PHP-DEV] [Fwd: unixODBC]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

