php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15311 type mismatch of php_dl when #ifndef HAVE_LIBDL
Submitted: 2002-01-31 05:16 UTC Modified: 2002-01-31 05:20 UTC
From: php at matthias-wimmer dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0CVS-2002-01-31 OS: Linux
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: php at matthias-wimmer dot de
New email:
PHP Version: OS:

 

 [2002-01-31 05:16 UTC] php at matthias-wimmer dot de
If the symbol HAVE_LIBDL is not defined the implementation in dl.c and the prototype of php_dl in dl.h do not match.
In dl.c the "TSRMLS_DC" is missing.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-31 05:20 UTC] derick@php.net
Fixed in CVS, thx!

Derick
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 06:01:29 2025 UTC