php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3151 php.exe compile warnings because of arpa/inet.h
Submitted: 2000-01-08 16:42 UTC Modified: 2002-10-01 14:21 UTC
From: benjamin dot mayrargue at d2t dot fr Assigned:
Status: Wont fix Package: Compile Warning
PHP Version: 3.0.13 OS: Win32
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: benjamin dot mayrargue at d2t dot fr
New email:
PHP Version: OS:

 

 [2000-01-08 16:42 UTC] benjamin dot mayrargue at d2t dot fr
In files:
file.c
fsock.c

the include orders of arpa/inet.h must be change,
so it is included BEFORE <winsock.h>
The actual order generate a "constant redefinition",
which makes the wrong constants to be used !!


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 14:21 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 15:01:29 2024 UTC