Re: [PHP-DEV] image.c warning From: Derick Rethans (d.rethans <email protected>)
Date: 06/30/00

Hi,

i wrote that function, and you complained about it earlier. So I send in a
patch to this list. But it seems, it didn't get committed. I.e. the pos
parameter may just be unsigned, no need for negative values. Just like the
count parameter, it must also be unsigned.

Derick

Zeev Suraski wrote:

> image.c
> d:\projects\php4\ext\standard\image.c(102) : warning C4018: '<' :
> signed/unsigned mismatch
>
> As it seems to be bitwise logic, I didn't want to fix it myself. If
> anyone knows what's going on in there, please fix it...
>
> Zeev
>
> --
> Zeev Suraski <zeev <email protected>>
> http://www.zend.com/
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
> For additional commands, e-mail: php-dev-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>

--
Derick Rethans
JDI Media Solutions

H.v.Tussenbroekstraat 1 6952 BL Dieren The Netherlands

e-mail: d.rethans <email protected> http://www.jdimedia.nl/

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>