On 1/9/07, Nuno Lopes <[EMAIL PROTECTED]> wrote:
> On Mon, 8 Jan 2007, Nuno Lopes wrote:
>
>> nlopess Mon Jan 8 22:52:23 2007 UTC
>>
>> Modified files: (Branch: PHP_5_2)
>> /php-src/ext/gd gd.c php_gd.h
>> Log:
>> avoid calling MSHUTDOWN when built without libt1
>
> Is it really needed to clog the source code with those ifdefs? It's not
> like this is a performance issue here...
I don't think this is "clogging" the code. I also think that any "free"
speedup is welcome (even minor). Anyway this part of the code is rarely
changed, so it shouldn't be any nightmare to maintain. (the ifdef was
already there. I just moved it around)
As I said, I have no real problem with such changes. I just feel like
they should not be done in a RC phase. Cleanup or "speedup" are
otherwise welcome :)
--Pierre
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php