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
al
Lukas Kahwe Smith wrote:
On 30.05.2009, at 01:29, shire wrote:
Cristian Rodríguez wrote:
David Soria Parra escribió:
Hi List,
I recently discovered that zend_hash_func is equal to
zend_get_hash_value. To clean this up, I would like to remove
zend_hash_func in favor of zend_get_hash in HEAD.
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(""))); ...
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On 30.05.2009, at 01:29, shire wrote:
Cristian Rodríguez wrote:
David Soria Parra escribió:
Hi List,
I recently discovered that zend_hash_func is equal to
zend_get_hash_value. To clean this up, I would like to remove
zend_hash_func in favor of zend_get_hash in HEAD. If there are no
objection
Cristian Rodríguez wrote:
David Soria Parra escribió:
Hi List,
I recently discovered that zend_hash_func is equal to
zend_get_hash_value. To clean this up, I would like to remove
zend_hash_func in favor of zend_get_hash in HEAD. If there are no
objections I would commit a patch in a few days.
David Soria Parra escribió:
> Hi List,
>
> I recently discovered that zend_hash_func is equal to
> zend_get_hash_value. To clean this up, I would like to remove
> zend_hash_func in favor of zend_get_hash in HEAD. If there are no
> objections I would commit a patch in a few days.
We can start with
Antony Dovgal wrote:
On 26.05.2009 16:13, David Soria Parra wrote:
Hi List,
I recently discovered that zend_hash_func is equal to
zend_get_hash_value. To clean this up, I would like to remove
zend_hash_func in favor of zend_get_hash in HEAD. If there are no
objections I would commit a patch in
On 26.05.2009 16:13, David Soria Parra wrote:
> Hi List,
>
> I recently discovered that zend_hash_func is equal to
> zend_get_hash_value. To clean this up, I would like to remove
> zend_hash_func in favor of zend_get_hash in HEAD. If there are no
> objections I would commit a patch in a few day
2009/5/26 David Soria Parra :
> Hi List,
>
> I recently discovered that zend_hash_func is equal to zend_get_hash_value.
> To clean this up, I would like to remove zend_hash_func in favor of
> zend_get_hash in HEAD. If there are no objections I would commit a patch in
> a few days.
Did you grep thr
Hi List,
I recently discovered that zend_hash_func is equal to
zend_get_hash_value. To clean this up, I would like to remove
zend_hash_func in favor of zend_get_hash in HEAD. If there are no
objections I would commit a patch in a few days.
David
--
PHP Internals - PHP Runtime Development Ma
10 matches
Mail list logo