php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18329 Hyperwave Compiler Warning
Submitted: 2002-07-13 06:07 UTC Modified: 2007-04-04 20:09 UTC
From: neuman_peter at hotmail dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4CVS-2002-07-13 OS: Redhat Linux GNU 7.2
Private report: No CVE-ID: None
 [2002-07-13 06:07 UTC] neuman_peter at hotmail dot com
Hello,

I Build my PHP with --with-hyperwave from CVS and it brings this error however it does not abort not:

v/php4/ext/hyperwave/hg_comm.c -o ext/hyperwave/hg_comm.lo
/home/pn/dev/php4/ext/hyperwave/hg_comm.c: In function `fnInsAnchorsIntoText':
/home/pn/dev/php4/ext/hyperwave/hg_comm.c:656: warning: assignment from incompatible pointer type
/home/pn/dev/php4/ext/hyperwave/hg_comm.c:686: warning: passing arg 2 of `zend_llist_sort' from incompatible pointer type
/home/pn/dev/php4/ext/hyperwave/hg_comm.c: In function `send_pipedocument':
/home/pn/dev/php4/ext/hyperwave/hg_comm.c:5041: warning: assignment makes pointer from integer without a cast
/home/pn/dev/php4/ext/hyperwave/hg_comm.c: In function `send_pipecgi':
/home/pn/dev/php4/ext/hyperwave/hg_comm.c:5228: warning: assignment makes pointer from integer without a cast
/home/pn/dev/php4/ext/hyperwave/hg_comm.c: In function `send_putdocument':
/home/pn/dev/php4/ext/hyperwave/hg_comm.c:5410: warning: assignment makes pointer from integer without a cast

Please fix this, thnaks...

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-13 22:54 UTC] sniper@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Jun 29 16:01:30 2024 UTC