Cristian Rodríguez wrote:
On 26/05/09 08:36, Antony Dovgal wrote:

12:48<@tony2001> you can remove it, but leave a macro to make sure old
code still works

or just use __attribute__((alias("...."))); ...


How well is that supported on different compilers/architectures?  GCC says it's "Not 
all target machines support this attribute.".  Probably safer to user macros for 
compliance.  ;-)

-shire

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

Reply via email to