php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5893 va_list assignment failed in main/main.c
Submitted: 2000-08-01 11:52 UTC Modified: 2000-08-15 13:12 UTC
From: will at jetlabs dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.1pl2 OS: linux ppc
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: will at jetlabs dot com
New email:
PHP Version: OS:

 

 [2000-08-01 11:52 UTC] will at jetlabs dot com
While performing the compilation exactly as indicated in the quick installation for DSO, I encountered a compile failure in

main/main.c, lines 370 and 435, both in php_error_cb(), both due to incompatible assignments.

Only by commenting out the lines that assign args to orig_args and by using the orig_args variable in lines that followed (and commenting out va_end) was I able to continue with the make.

As far as you know, will this cause a problem? If so, how should I work around this?

Thanks
William Adjei
Jetlabs Limited

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-15 13:12 UTC] sas@php.net
Fixed in CVS. Thanks for your report.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 01 09:00:01 2026 UTC