Anatoliy Belsky | 21 Jun 2012 12:21
Picon

[PHP-DEV] Re: Generators patch

Hi Nikita,

yep, once you see tsrm_ls it's clear. Just wanted to mention it was tested
on windows. ZTS is enabled by default there.

It compiles fine now :)

but Zend\tests\generators\clone_with_stack.phpt fails on both TS and ZTS
builds under win

the diff looks like

001+
001- string(10) "xxxxxxxxxx"

and running that php file manually leads to crash and points me to the
zend_execute.h at line 335. I didn't debug it in details but could do it
later if you have no fail on nix.

Cheers

Anatoliy

Am Mi, 20.06.2012, 21:36 schrieb Nikita Popov:
> On Wed, Jun 20, 2012 at 5:25 PM, Anatoliy Belsky <ab <at> php.net> wrote:
>> Hi Nikita,
>>
>> I've just tried to compile your generators branch on windows, the build
>> is
>> broken there. This are the relevant messages before the compilation
(Continue reading)


Gmane