[PHP-DEV] Bug #1356: Not coherent hyperwave support From: bug <email protected>
Date: 04/27/99

From: bug <email protected>
Operating system: BSD/OS 3.1
PHP version: 3.0.7
PHP Bug Type: Compile Failure
Bug description: Not coherent hyperwave support

Configuring php3 with hyperwave support:

 --with-hyperwave

flag to configure, shows, that function, declared as:

hg_comm.c:int send_putdocument(int socket, char *host, hw_objectID parentID, char *objectRec, char *text, int count, hw_ObjectID *objectID) - 7 args, called within

hw.c:1973: with six args - objectID ommitted....

how to repeat: configure --with-hyperwave
how to fix: review the source :>

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