Re: [PHP-DEV] New win32 build system

2003-12-16 Thread Daniel Convissor
Hi Folks: FINALLY heard back from Microsoft... On Tue, Dec 02, 2003 at 08:19:56PM -0500, Daniel Convissor wrote: > http://www.microsoft.com/msdownload/platformsdk/sdkupdate/psdk-full.htm > which looks pretty promising since it's titled "Full Download with Local > Install." Alas, no links to a

[PHP-DEV] Beta 3

2003-12-16 Thread Andi Gutmans
Hey guys, A couple of weeks too late, but I'd like to roll Beta 3 tomorrow. The crucial bug we wanted fixing (the return reference problem) was fixed. Other little things can be fixed during the code freeze after B3 whilst getting ready for RC1. Andi -- PHP Internals - PHP Runtime Development M

Re: [PHP-DEV] [PATCH] libxmlrpc warning fixes

2003-12-16 Thread Jani Taskinen
Committed with some missing ctype.h includes. --Jani On Mon, 27 Oct 2003, Joe Orton wrote: >Hi, this patch fixes compiler warnings in the version of libxmlrpc >included in the PHP 4.3 branch. (unspecified return value, format >string bugs, missing includes, unused function/var

Re: [PHP-DEV] [REPOST] TSRM.c MFH Request

2003-12-16 Thread Derick Rethans
On Tue, 16 Dec 2003, Ilia Alshanetsky wrote: > On December 16, 2003 02:51 pm, Michael Sisolak wrote: > > I know MFHing memory leaks isn't anywhere near as exciting as arguing > > about the fine points of CSV file processing, but can someone with > > enough karma please take a minute to look at my

Re: [PHP-DEV] [REPOST] TSRM.c MFH Request

2003-12-16 Thread Derick Rethans
On Tue, 16 Dec 2003, Michael Sisolak wrote: > I know MFHing memory leaks isn't anywhere near as exciting as arguing > about the fine points of CSV file processing, but can someone with > enough karma please take a minute to look at my request? Thanks. Done, thanks for bringing this under our att

Re: [PHP-DEV] [REPOST] TSRM.c MFH Request

2003-12-16 Thread Ilia Alshanetsky
On December 16, 2003 02:51 pm, Michael Sisolak wrote: > I know MFHing memory leaks isn't anywhere near as exciting as arguing > about the fine points of CSV file processing, but can someone with > enough karma please take a minute to look at my request? Thanks. This was already done by Jani on De

[PHP-DEV] [REPOST] TSRM.c MFH Request

2003-12-16 Thread Michael Sisolak
I know MFHing memory leaks isn't anywhere near as exciting as arguing about the fine points of CSV file processing, but can someone with enough karma please take a minute to look at my request? Thanks. > Date: Sun, 7 Dec 2003 19:17:06 -0800 (PST) > From: Michael Sisolak <[EMAIL PROTECTED]> > Subj

[PHP-DEV] Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c

2003-12-16 Thread Sebastian Bergmann
Derick Rethans wrote: > AFAIK you also need to put this in front of the definitions in the .h > files or otherwise windows won't understand it correctly. Fixed now, Sebastian -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: htt