php4-beta | 200004
Date: 04/30/00
- Next message: David Treves: "[PHP4BETA] installation problem (IIS)"
- Previous message: Amtoun Mohamed: "[PHP4BETA] getenv() does not work!!!"
- In reply to: Zeev Suraski: "Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> From: Zeev Suraski [mailto:zeev <email protected>]
> Sent: 29. april 2000 18:53
> To: Jarl Groneng
> Cc: php4beta <email protected>
> Subject: Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings
>
>
> All of these warnings can be safely ignored - except for the last two,
> they're all in generated or 3rd party code, so we can't fix them. During
> the compilation of which file do you get the last two warnings?
This happens when compiling dns.c
...
dir.c
dl.c
dns.c
c:\php-win32build\include\arpa\inet.h(74) : warning C4005: 'FD_SETSIZE' :
macro redefinition
d:\program files\microsoft visual studio\vc98\include\winsock.h(46)
: see previous definition of 'FD_SETSIZE'
c:\php-win32build\include\portability.h(382) : warning C4273: 'getenv' :
inconsistent dll linkage. dllexport assumed.
c:\php-win32build\include\portability.h(745) : warning C4273: 'strdup' :
inconsistent dll linkage. dllexport assumed.
exec.c
file.c
...
...
-- Jarl Groneng rapid <email protected>-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: David Treves: "[PHP4BETA] installation problem (IIS)"
- Previous message: Amtoun Mohamed: "[PHP4BETA] getenv() does not work!!!"
- In reply to: Zeev Suraski: "Re: [PHP4BETA] Compiling PHP 4.0RC2 on WinNT -> some warnings"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

