[PHP-DEV] Re: fix for 61418 breaks win32 build

2012-03-23 Thread Stas Malyshev
Hi! > Actually, Dmitry and I were discussing this issue yesterday on IRC (check > your logs). He too detected the problem and had reverted the fix for bug > #61418. Sorry, I don't watch IRC lately. > The fix for bug #61482 may be simple and I will both reinstate my fix for > bug #61418 and

[PHP-DEV] Re: fix for 61418 breaks win32 build

2012-03-23 Thread Gustavo Lopes
On Fri, 23 Mar 2012 06:26:22 +0100, Stas Malyshev wrote: Commit 714f1ff4b37c5101b3c61ea108a3d415f41e50df is breaking win32 build and causing bug #61482. I am reverting this commit. Gustavo, please check the code and see if you can improve the fix so it does not break win32. The reproduction d