Date: 08/02/00
- Next message: amr-aysha <email protected>: "[PHP-DEV] PHP 4.0 Bug #5925:"
- Previous message: Wico de Leeuw: "Re: [PHP-DEV] PHP Editor...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: php <email protected>
Operating system: FreeBSD 4.0 Release
PHP version: 4.0.1pl2
PHP Bug Type: Compile Warning
Bug description: useless keyward or type name in empty declaration.
When compiling PHP on a release FreeBSD 4.0 system (configured with this line :
./configure --with-mysql --enable-xml --enable-ftp --with-apache=../apache_1.3.12 )
I get this warning on multiple files when it is compiling libmysql:
In file included from FILENAME.c:##:
global.h:508: warning: useless keyword or type name in empty declaration
global.h:508: warning: empty declaration
The files include:
libmysql.c
errmsg.c
net.c
violite.c
password.c
my_init.c
my_static.c
my_malloc.c
my_realloc.c
my_create.c
and others.
-- 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: amr-aysha <email protected>: "[PHP-DEV] PHP 4.0 Bug #5925:"
- Previous message: Wico de Leeuw: "Re: [PHP-DEV] PHP Editor...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

