php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11729 error in building zend
Submitted: 2001-06-27 04:53 UTC Modified: 2001-07-25 12:10 UTC
From: afomitch at etu dot info dot unicaen dot fr Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.6 OS: sgi
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: afomitch at etu dot info dot unicaen dot fr
New email:
PHP Version: OS:

 

 [2001-06-27 04:53 UTC] afomitch at etu dot info dot unicaen dot fr
(...)
zend_builtin_functions.c: In function `void zend_if_func_get_arg(int, struct zval *, struct zval *, int)':
zend_builtin_functions.c:182: warning: ANSI C++ forbids implicit conversion from `void *' in assignment
zend_builtin_functions.c: In function `void zend_if_get_class_methods(int, struct zval *, struct zval *, int)':
zend_builtin_functions.c:578: parse error before `;'
zend_builtin_functions.c:585: parse error before `=='
zend_builtin_functions.c:589: parse error before `.'
zend_builtin_functions.c:590: parse error before `.'
zend_builtin_functions.c:591: parse error before `.'
zend_builtin_functions.c:592: parse error before `;'
zend_builtin_functions.c:592: parse error before `)'
zend_builtin_functions.c:592: parse error before `)'
zend_builtin_functions.c:592: parse error before `='
zend_builtin_functions.c:592: `orig_ptr' undeclared (first use this function)
zend_builtin_functions.c:592: (Each undeclared identifier is reported only once
zend_builtin_functions.c:592: for each function it appears in.)
zend_builtin_functions.c:592: parse error before `)'
zend_builtin_functions.c:592: parse error before `)'
zend_builtin_functions.c:592: parse error before `)'
zend_builtin_functions.c:593: parse error before `.'
zend_builtin_functions.c:593: parse error before `.'
zend_builtin_functions.c:594: parse error before `.'
zend_builtin_functions.c:594: parse error before `.'
zend_builtin_functions.c: In function `void zend_if_restore_error_handler(int, struct zval *, struct zval *, int)':
*** Error code 1 (bu21)
*** Error code 1 (bu21)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-27 05:53 UTC] derick@php.net
WHich compiler do you use? (And which version?)
 [2001-07-25 12:10 UTC] kalowsky@php.net
no feedback from user.  if this bug continues please reopen the bug.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 23:01:28 2024 UTC