Pierre Joye wrote:
> On Tue, Jan 25, 2011 at 4:10 PM, Derick Rethans <der...@php.net> wrote:
>> On Tue, 25 Jan 2011, Pierre Joye wrote:
>>
>>> Now, as this extension is in the core and had a couple of issues that
>>> need to be fixed and without affecting the behavior, then I will fix
>>> them. Features addition or major changes will obviously need review,
>>> as usual.
>>        if (! tzid)
>>
>> is *not* an issue. You made it inconsistent with the rest of the code.
>> Stop changing it.
> Exactly and you made it a super important problem. Where this change
> actually changed nothing in this code from an implementation and
> helped three different analyzer to identify a possible issue. 
This thread went on bikeshedding about if it's legal C or not.
If this change helped three different analyzers, just naming them should
have cleared things.

> But heh, who am I to make changes so the overall code quality can be improved
> in a more easy way. Now stop committing bad things, check return
> values of functions, be sure to use the right type(s), do the casting
> correctly and I may stop to change things, ok? Oh wait...
The change was unrelated to types or castings. Calm down. Paragraphs
like this
are best when not sent.


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

Reply via email to