php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14426 static function definition in php_gd.h has to be extern
Submitted: 2001-12-11 11:25 UTC Modified: 2002-03-17 12:01 UTC
Votes:3
Avg. Score:4.0 ± 0.8
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:2 (66.7%)
From: pumuckel at metropolis dot de Assigned:
Status: Closed Package: GD related
PHP Version: 4.1.0 OS: Linux 2.2.X
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: pumuckel at metropolis dot de
New email:
PHP Version: OS:

 

 [2001-12-11 11:25 UTC] pumuckel at metropolis dot de
The function definition in ext/gd/php_gd.h for gdImageColorResolve has to be changed from 'static' into 'extern', otherwise compile errors are to be expected (at least with gd version older than 1.6) (Error message is undefined reference to `gdImageColorResolve')



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-17 12:01 UTC] sander@php.net
This bug has been fixed in CVS.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Apr 30 17:01:27 2025 UTC