php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9359 inline not defined in zend_static_allocator.c
Submitted: 2001-02-20 16:29 UTC Modified: 2001-07-22 12:51 UTC
From: amra at us dot ibm dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: OS400
Private report: No CVE-ID: None
 [2001-02-20 16:29 UTC] amra at us dot ibm dot com
Zend/zend_static_allocator.c does not include the proper include file that defines inline.  Thus, file fails to compile when using compilers that do not support inline.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-21 02:23 UTC] sas@php.net
Thanks for your report. In the current Zend CVS, that file does not seem to be used at all.  Suspending.
 [2001-06-16 12:37 UTC] sniper@php.net
Does this happen with PHP 4.0.5 ?
And if it does, what is in your main/php_config.h
for inline?


 [2001-06-16 12:37 UTC] sniper@php.net
status -> feedback

 [2001-07-22 12:51 UTC] andy@php.net
no feedback after 30+ days.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 30 06:01:29 2024 UTC