Maybe you were referring to this one:
http://marc.theaimsgroup.com/?l=php-cvs&m=101642149332075&w=2
But the discussion was quite pointless to me :)
Moriyoshi
"Wez Furlong" <[EMAIL PROTECTED]> wrote:
> We use ptrdiff_t elsewhere in the source and have done so for a lng
> time.
> Search the a
We use ptrdiff_t elsewhere in the source and have done so for a lng
time.
Search the archives for the last battle over this (involving Yasuo iirc).
One of the network files (network.c?) uses it and does the right thing - dig
into it a little bit :-)
--Wez.
> > Weird. ptrdiff_t should be decla
Hello Moriyoshi,
Monday, September 15, 2003, 1:44:03 PM, you wrote:
> Sebastian Bergmann <[EMAIL PROTECTED]> wrote:
>> Not yet :)
>>
>> e:\home\php\php5\ext\gd\libgd\gd_jpeg.c(442): error C2065:
>> 'ptrdiff_t': Undeclared identifier
>>
>> e:\home\php\php5\ext\gd\libgd\gd_jpeg.c(4
Sebastian Bergmann <[EMAIL PROTECTED]> wrote:
> Not yet :)
>
> e:\home\php\php5\ext\gd\libgd\gd_jpeg.c(442): error C2065:
> 'ptrdiff_t': Undeclared identifier
>
> e:\home\php\php5\ext\gd\libgd\gd_jpeg.c(442): error C2065:
> 'nbytes': Undeclared identifier
Weird. ptrdiff_t shou
Moriyoshi Koizumi wrote:
> moriyoshi Mon Sep 15 03:27:19 2003 EDT
>
> Modified files:
> /php-src/ext/gd gd.c
> Log:
> FREETYPE_PATCH is not always defined.
> # will likely fix Sebastian's build :)
Not yet :)
e:\home\php\php5\ext\gd\libgd\gd_jpeg.c(442): error C2065