On 7/3/07, Dmitry Stogov <[EMAIL PROTECTED]> wrote:
The size of global structure is important only during allocation (in
main.c).
The offsets of all old elements of the structure are still the same, because
I added new element in the end.

Does that not produce warnings at runtime, like " Symbol `xxxxxx' has
different size in shared object, consider re-linking"?

--Pierre

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

Reply via email to