Date: 08/15/00
- Next message: Stanislav Malyshev: "Re: [PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4257 Updated: ldap/oracle/solars is a bad combination"
- In reply to: Maxim Batourine: "[PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
MB>> The best way for remove bug - move all inline function to headers.
This will break gcc compiles. To say nothing of that it would be godawful
ugly.
I still don't get why some compilers regard inline as macro. If there's no
"static", function should be in symbol table, not?
-- Stanislav Malyshev stas <email protected> +972-3-6139665 ext.106-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Stanislav Malyshev: "Re: [PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #4257 Updated: ldap/oracle/solars is a bad combination"
- In reply to: Maxim Batourine: "[PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Next in thread: Sascha Schumann: "Re: [PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Reply: Sascha Schumann: "Re: [PHP-DEV] Re: PHP 4.0 Bug #5882 Updated: Use inline directive in *.c files for global functions in Zend engine"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

