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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: bug at nowhere dot no dot place dot for dot bat dot ru
New email:
PHP Version: OS:

 

 [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: Wed Nov 13 06:01:32 2024 UTC