These opcodes hardly ever would throw exceptions their selves.
This real problem should be fixed in HANDLE_EXCEPTION handler.
There we will need to get the list of "active" temporary variables.
I don't have a good solution for this yet.
Thanks. Dmitry.
On Tue, Mar 24, 2015 at 10:45 PM, Nikita Po
On Tue, Mar 24, 2015 at 1:08 PM, Dmitry Stogov wrote:
>
>
> On Tue, Mar 24, 2015 at 2:51 PM, Nikita Popov
> wrote:
>
>> On Tue, Mar 24, 2015 at 10:28 AM, Dmitry Stogov wrote:
>>
>>> I thought about something like this :)
>>> In my opinion UString is really not a proper way to implement Unicoide
On Tue, Mar 24, 2015 at 2:51 PM, Nikita Popov wrote:
> On Tue, Mar 24, 2015 at 10:28 AM, Dmitry Stogov wrote:
>
>> I thought about something like this :)
>> In my opinion UString is really not a proper way to implement Unicoide,
>> but I agree not break anything in current stage.
>> Anyway, plea
Hey:
On Tue, Mar 24, 2015 at 7:51 PM, Nikita Popov wrote:
> On Tue, Mar 24, 2015 at 10:28 AM, Dmitry Stogov wrote:
>>
>> I thought about something like this :)
>> In my opinion UString is really not a proper way to implement Unicoide,
>> but I agree not break anything in current stage.
>> Anyway
On Tue, Mar 24, 2015 at 10:28 AM, Dmitry Stogov wrote:
> I thought about something like this :)
> In my opinion UString is really not a proper way to implement Unicoide,
> but I agree not break anything in current stage.
> Anyway, please review the first PR (in my opinion it is safe to commit),
>
Hey:
On Tue, Mar 24, 2015 at 5:28 PM, Xinchen Hui wrote:
> Hey
>
> Sent from my iPhone
>
> On Mar 24, 2015, at 5:11 PM, Nikita Popov wrote:
>
> On Mon, Mar 23, 2015 at 11:41 PM, Dmitry Stogov wrote:
>>
>> Hi,
>>
>> Recently, Xinchen and me worked on optimization that eliminates useless
>> reall
Hey
Sent from my iPhone
> On Mar 24, 2015, at 5:11 PM, Nikita Popov wrote:
>
>> On Mon, Mar 23, 2015 at 11:41 PM, Dmitry Stogov wrote:
>> Hi,
>>
>> Recently, Xinchen and me worked on optimization that eliminates useless
>> reallocations and copying during string concatenation (ZEND_ADD_STRIN
On Mar 24, 2015 4:11 PM, "Nikita Popov" wrote:
>
> On Mon, Mar 23, 2015 at 11:41 PM, Dmitry Stogov wrote:
>
> > Hi,
> >
> > Recently, Xinchen and me worked on optimization that eliminates useless
> > reallocations and copying during string concatenation (ZEND_ADD_STRING
and
> > family + ZEND_CONC
I thought about something like this :)
In my opinion UString is really not a proper way to implement Unicoide, but
I agree not break anything in current stage.
Anyway, please review the first PR (in my opinion it is safe to commit),
but you may find some other issues.
Thanks. Dmitry.
On Tue, Ma
On Mon, Mar 23, 2015 at 11:41 PM, Dmitry Stogov wrote:
> Hi,
>
> Recently, Xinchen and me worked on optimization that eliminates useless
> reallocations and copying during string concatenation (ZEND_ADD_STRING and
> family + ZEND_CONCAT).
>
> The idea comes from ropes, but adopted especially for
10 matches
Mail list logo