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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Fri Apr 19 08:01:28 2024 UTC