I never heard about such warning. What system do you mean?

Dmitry.

> -----Original Message-----
> From: Pierre [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, July 03, 2007 5:27 PM
> To: Dmitry Stogov
> Cc: Ilia Alshanetsky; internals@lists.php.net; Stanislav Malyshev
> Subject: Re: [PHP-DEV] Re: [PHP-CVS] cvs: php-src 
> /ext/standard basic_functions.c streamsfuncs.c streamsfuncs.h 
> /ext/standard/tests/file include_userstream_001.phpt 
> include_userstream_002.phpt /main main.c php_globals.h 
> php_streams.h /main/streams st
> 
> 
> 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
> 

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

Reply via email to