On 10/14/2010 11:33 PM, Hartmut Holzgraefe wrote:
hholzgra                                 Thu, 14 Oct 2010 21:33:10 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=304407

Log:
marked char pointer arguments as const in lots of
places where strings pointed to are not modified
to prevent compiler warnings about discarded qualifiers ...

Thanks a lot, you really made my day!
But I think there are a lot more places, like zend_update_property() etc...

Mike

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

Reply via email to