[PHP-DEV] Warnings in streams.c

2002-09-23 Thread Sebastian Bergmann
Warnings in streams.c c:\home\php\php4\main\streams.c(515): warning C4018: '<=': Conflict between signed and unsigned c:\home\php\php4\main\streams.c(588): warning C4018: '<=': Conflict between signed and unsigned c:\home\php\php4\main\streams.c(596): warning C4018:

[PHP-DEV] Warnings in ftp.c

2002-09-23 Thread Sebastian Bergmann
Warnings in ftp.c c:\home\php\php4\ext\ftp\ftp.c(626): warning C4018: '!=': Conflict between signed and unsigned c:\home\php\php4\ext\ftp\ftp.c(1475): warning C4018: '!=': Conflict between signed and unsigned -- Sebastian Bergmann http://sebastian-bergmann.de/

[PHP-DEV] Warnings in basic_functions.c

2002-09-23 Thread Sebastian Bergmann
Warnings in basic_functions.c c:\home\php\php4\ext\standard\basic_functions.c(2072): warning C4047: 'function': Count of dereferences different between 'struct _hashtable *' and 'struct _hashtable ** ' c:\home\php\php4\ext\standard\basic_functions.c(2072): warning C4024: 'z

Re: [PHP-DEV] Warnings in main/streams.c

2002-08-22 Thread Marcus Börger
Why sending this in German? Please use snaps.php.net/win32/compile.log instead: streams.c c:\php4build\snap\main\streams.c(230) : warning C4022: 'php_error_docref0' : pointer mismatch for actual parameter 2 c:\php4build\snap\main\streams.c(230) : warning C4047: 'function' : 'int ' differs in le

[PHP-DEV] Warnings in main/streams.c

2002-08-22 Thread Sebastian Bergmann
streams.c C:\home\php\php4\main\streams.c(230) : warning C4022: 'php_error_docref0' : Zeig ertyp fuer uebergebenen Parameter 2 stimmt nicht mit dem deklarierten Zeigertyp ueberein C:\home\php\php4\main\streams.c(230) : warning C4047: 'function' : Anzahl der De referenzierungen bei 'int ' und 'void

[PHP-DEV] Warnings in HEAD

2002-06-13 Thread Sebastian Bergmann
I still get these warnings: glob.c(506): warning C4090: 'function': different 'const' qualifiers glob.c(506): warning C4028: formal parameter 1 different from declaration glob.c(506): warning C4090: 'function': different 'const' qualifiers glob.c(506): warning C4028: formal parameter 2 differen

Re: [PHP-DEV] Warnings in glob.c

2002-05-22 Thread Edin Kadribasic
> glob.c(508) : warning C4090: 'function' : different 'const' qualifiers > glob.c(508) : warning C4028: formal parameter 1 different from declaration > glob.c(508) : warning C4090: 'function' : different 'const' qualifiers > glob.c(508) : warning C4028: formal parameter 2 different from declaratio

[PHP-DEV] Warnings in glob.c

2002-05-21 Thread Sebastian Bergmann
glob.c(508) : warning C4090: 'function' : different 'const' qualifiers glob.c(508) : warning C4028: formal parameter 1 different from declaration glob.c(508) : warning C4090: 'function' : different 'const' qualifiers glob.c(508) : warning C4028: formal parameter 2 different from declaration --

[PHP-DEV] Warnings in ext/mbstring

2002-05-21 Thread Sebastian Bergmann
\home\php\php4\ext\mbstring\mbstring.c(1541) : warning C4133: 'function' : incompatible types - from 'int *' to 'mbfl_no_encoding *' \home\php\php4\ext\mbstring\mbstring.c(2263) : warning C4133: 'function' : incompatible types - from 'int *' to 'mbfl_no_encoding *' \home\php\php4\ext\mbstring\mbst

[PHP-DEV] Warnings in ext/mbstring

2002-04-29 Thread Sebastian Bergmann
c:\home\php\php4\ext\mbstring\mbfilter.c(6382): warning C4018: '>=': Conflict between signed and unsigned c:\home\php\php4\ext\mbstring\mbfilter.c(6751): warning C4018: '>=': Conflict between signed and unsigned c:\home\php\php4\ext\mbstring\mbregex.c(2207): warning C4018: '>=': C

Re: [PHP-DEV] Warnings in mbstring

2002-03-22 Thread Derick Rethans
Hi, Warnings are gone now... but can't see if it still works :) Derick On Fri, 22 Mar 2002, Marcus Börger wrote: > At 10:09 22.03.2002, you wrote: > >Hello, > > > >can somebody have a look at this? > > > >/var/system/src/php4/ext/mbstring/mbregex.c:1570: warning: > >suggest parentheses around

Re: [PHP-DEV] Warnings in mbstring (fwd)

2002-03-22 Thread derick
At 10:09 22.03.2002, you wrote: >Hello, > >can somebody have a look at this? > >/var/system/src/php4/ext/mbstring/mbregex.c:1570: warning: >suggest parentheses around arithmetic in operand of | > >/var/system/src/php4/ext/mbstring/mbregex.c:1596: warning: >suggest parentheses around && within || >

[PHP-DEV] Warnings in mbstring

2002-03-22 Thread Derick Rethans
Hello, can somebody have a look at this? /var/system/src/php4/ext/mbstring/mbregex.c:1570: warning: suggest parentheses around arithmetic in operand of | /var/system/src/php4/ext/mbstring/mbregex.c:1596: warning: suggest parentheses around && within || /var/system/src/php4/ext/mbstring/mbregex

[PHP-DEV] Warnings

2002-03-16 Thread Sebastian Bergmann
fsock.c c:\home\php\php4\ext\standard\fsock.c(133): warning C4047: 'function': Number of dereferences of 'void ***' and 'char [7]' different c:\home\php\php4\ext\standard\fsock.c(133): warning C4022: 'zend_parse_parameters': Pointer type for parameter 2 does not match c:\home\php\php4\ext\standa

Re: [PHP-DEV] Warnings in current HEAD

2002-02-02 Thread Sebastian Bergmann
Sebastian Bergmann wrote: > jewish.c > c:\home\php\php4\ext\calendar\jewish.c(270): warning C4005: 'SDN_OFFSET': > Macro redefined, previous definition in > c:\home\php\php4\ext\calendar\gregor.c(0) Fixed in CVS. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://p

[PHP-DEV] Warnings with buildconf

2002-01-30 Thread Edin Kadribasic
Sorry about the previous mail (wrong key :) Since version 1.295 I get the following warning: configure.in:139: AC_PROG_CPP was called before AC_PROG_CC I belive that there was a bug report about not being able to compile PHP without c++ compiler. Edin -- PHP Development Mailing List

[PHP-DEV] Warnings with buildconf

2002-01-30 Thread Edin Kadribasic
Since version 1.295 I get the following warning: -- PHP Development Mailing List To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

Re: [PHP-DEV] Warnings in current HEAD

2002-01-27 Thread Jon Parise
On Sun, Jan 27, 2002 at 09:47:45AM +0100, Sebastian Bergmann wrote: > math.c > c:\home\php\php4\ext\standard\math.c(37): warning C4005: 'zend_isinf': > Macro redefined, previous definition in > ..\Zend\zend_config.w32.h(50) This should be fixed in cvs now. Thanks for mentioning it. -- Jon Pa

[PHP-DEV] Warnings in current HEAD

2002-01-27 Thread Sebastian Bergmann
jewish.c c:\home\php\php4\ext\calendar\jewish.c(270): warning C4005: 'SDN_OFFSET': Macro redefined, previous definition in c:\home\php\php4\ext\calendar\gregor.c(0) math.c c:\home\php\php4\ext\standard\math.c(37): warning C4005: 'zend_isinf': Macro redefined, previous definition in ..\Zend\zend_c

[PHP-DEV] Warnings in HEAD

2001-12-21 Thread Sebastian Bergmann
jewish.c C:\home\php\php4\ext\calendar\jewish.c(270): warning C4005: 'SDN_OFFSET': Macro SDN_OFFSET redfined, see C:\home\php\php4\ext\calendar\gregor.c(0) reg.c C:\home\php\php4\ext\standard\reg.c(229): warning C4018: '<=': Conflict between signed and unsigned php_pcre.c C:\home\php\php4\ext\pc

[PHP-DEV] Warnings in sapi/apache2filter

2001-12-01 Thread Sebastian Bergmann
apache_config.c C:\home\apache\httpd-2.0\srclib\apr\include\apr.h(269) : warning C4142: Redefinition of a type without consequences php_functions.c C:\home\apache\httpd-2.0\srclib\apr\include\apr.h(269) : warning C4142: Redefinition of a type without consequences C:\home\php\php4\SAPI\APACHE2FILT

[PHP-DEV] Warnings in sapi/apache2filter

2001-11-24 Thread Sebastian Bergmann
apache_config.c C:\home\apache\httpd-2.0\srclib\apr\include\apr.h(269) : warning C4142: Type redefinition without consequences php_functions.c C:\home\apache\httpd-2.0\srclib\apr\include\apr.h(269) : warning C4142: Type redefinition without consequences C:\home\php\php4\SAPI\APACHE2FILTER\php_fun

[PHP-DEV] Warnings in sapi/servlet

2001-10-26 Thread Sebastian Bergmann
servlet.c C:\home\php\php4\sapi\servlet\servlet.c(393) : warning C4090: 'function': Different 'const'-identifier C:\home\php\php4\sapi\servlet\servlet.c(393) : warning C4022: '_efree': Pointer type for parameter 1 different from declared one C:\home\php\php4\sapi\servlet\servlet.c(397) : warning