[PHP-DEV] PHP 4.0 Bug #6755: gd.c: gd_globals undefined From: Wolfram.Schmidt <email protected>
Date: 09/14/00

From: Wolfram.Schmidt <email protected>
Operating system: Solaris 2.6
PHP version: 4.0.2
PHP Bug Type: Compile Failure
Bug description: gd.c: gd_globals undefined

Compile fails with
gd.c: line 806 symbol gd_globals undefined

The similar looking funxtions above and below have a line
        GDLS_FETCH();
which I inserted. Now it compiles. Couldnot test it yet, because now other compile failures show up.

-- 
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>