php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1999 PHP compiled as APXS produces error in filepro.c and imap.c
Submitted: 1999-08-09 02:33 UTC Modified: 1999-08-23 16:12 UTC
From: martin at geniusworks dot com Assigned:
Status: Closed Package: Compile Warning
PHP Version: 4.0 Beta 1 OS: RedHat Linux 6.0
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
44 - 29 = ?
Subscribe to this entry?

 
 [1999-08-09 02:33 UTC] martin at geniusworks dot com
I don't want to pollute your mailbox with evidence for what is probably already a known error.  When I compile PHP4beta1 as an APXS module for Apache 1.3.6, it causes the following warnings (neither of which happened in an identical compile for PHP3):

filepro.c:134: warning: initialization from incompatible pointer type
imap.c:149: warning: initialization from incompatible pointer type

This does not appear to derail the compile, though (haven't really tested to be sure yet, but will soon).

Please let me know if you need further detail or if I can be of more help.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-08-23 16:12 UTC] sas at cvs dot php dot net
These are harmless und should be fixed already.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 14:01:30 2024 UTC