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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

History

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


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 15:01:28 2024 UTC