Re: [PHP-DEV] 64bit PHP on solaris

[email protected] (James Devenish) Fri, 14 Mar 2003 08:45:33 +0800
Newsgroups php.dev
Message-ID <[email protected]>
In message <041b01c2e993$8ddb9ec0$e3008d10@little1>
on Thu, Mar 13, 2003 at 02:05:45PM -0500, David Hill wrote:
> > > first file_get_contents & readfile both core dump with bus errors
> b/c
> > > the file descriptors are typed as int's when they should be longs
> > > (steams.c lines 1020/1156)
> 
> The lines don't match up to the current code... if you could tell me
> based on the current lines or give me a code snippet....

CRIPES, people! I posted patches in November 2002 (admittedly, it was a
large patch and probably no one got to check it all out). Then, I
reposted them (and sent then directly to you, Dave!) a few days ago.