Hello,

On Fri, Aug 8, 2008 at 9:50 PM, Etienne Kneuss <[EMAIL PROTECTED]> wrote:
> Hello,
>
> On Fri, Aug 8, 2008 at 7:10 PM, Marcus Boerger <[EMAIL PROTECTED]> wrote:
>> helly           Fri Aug  8 17:10:49 2008 UTC
>>
>>  Modified files:
>>    /php-src/main       main.c php.h
>>    /ZendEngine2        zend.h zend_API.c zend_execute_API.c zend_vm_def.h
>>                        zend_vm_execute.h
>>  Log:
>>  - Turns out the easy solution for correct error_handling doesn't work. So
>>    we need to provide save/replace/restore functions right away. It also
>>    to save/restore in the vm.
>>
>>
>> --
>> Zend Engine CVS Mailing List (http://cvs.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>
> here are the patches to adapt the source with your changes:
>
> http://patches.colder.ch/php-src/error_handling_HEAD.patch?markup
> http://patches.colder.ch/php-src/error_handling_53.patch?markup
>

Forgot to mention it: there is something weird in mysqli_driver.c, I
don't know what the author's original intention was, but it looks
wrong.
c.f. FIXME

> Let me see if you find something weird.
>
> Regards
>
> --
> Etienne Kneuss
> http://www.colder.ch
>
> Men never do evil so completely and cheerfully as
> when they do it from a religious conviction.
> -- Pascal
>



-- 
Etienne Kneuss
http://www.colder.ch

Men never do evil so completely and cheerfully as
when they do it from a religious conviction.
-- Pascal

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to