hi,

On Mon, Jun 15, 2009 at 4:55 PM, Derick Rethans<der...@php.net> wrote:
> On Mon, 15 Jun 2009, Pierre-Alain Joye wrote:
>
>> pajoye                Mon Jun 15 14:39:37 2009 UTC
>>
>>   Modified files:
>>     /php-src/ext/date/lib     timelib_structs.h
>>   Log:
>>   - simplify, use correct type and silent warnings
>
> Unfortunately we can't use PHP specific types and defines in this
> library code... it's synched and used in other places too.

I would suggest then to include this header in the other places as
well. It is much cleaner. You can then rely on stdint as well when
available.

Cheers,
--
Pierre

http://blog.thepimp.net | http://www.libgd.org

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to