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
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: martin at geniusworks dot com
New email:
PHP Version: OS:

 

 [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: Thu Apr 18 20:01:30 2024 UTC