php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1356 Not coherent hyperwave support
Submitted: 1999-04-27 16:16 UTC Modified: 1999-04-28 00:36 UTC
From: bug at nowhere dot no dot place dot for dot bat dot ru Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0.7 OS: BSD/OS 3.1
Private report: No CVE-ID: None
 [1999-04-27 16:16 UTC] bug at nowhere dot no dot place dot for dot bat dot ru
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 :>



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-04-28 00:36 UTC] steinm
This is fixed in the cvs tree
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Nov 10 20:01:29 2024 UTC