Yes; I'm not happy with (long). Apparently, some systems have ptrdiff_t in malloc.h rather than stddef.h.
I'll see what I can do, but it's tricky when working "blind" like this :-/ --Wez. On 16/03/02, "Stefan Roehrich" <[EMAIL PROTECTED]> wrote: > On 2002-03-16 01:11:11, Wez Furlong wrote: > > Can you tell me which include files are needed to correct > > the build on your system? > > Then I can fix it :-) > > Your fix to the .h file helped (even without the (long) change). > > Maybe we can use a configure check for ptrdiff_t like in > ext/bcmath/libbcmath, so we can avoid the (long) workaround. > > Stefan > > -- > Stefan Röhrich [EMAIL PROTECTED], [EMAIL PROTECTED] > http://www.roehri.ch/~sr/ -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php