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.

Dmitry.


> -----Original Message-----
> From: Ilia Alshanetsky [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, July 03, 2007 4:30 PM
> To: Dmitry Stogov
> Cc: internals@lists.php.net; Stanislav Malyshev
> Subject: [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 str
> 
> 
> You are changing a global struct and it does not break BC, how does  
> that work?
> 
> Ilia
> 
> -- 
> 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