php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #78849 GD build broken with -D SIGNED_COMPARE_SLOW
Submitted: 2019-11-21 08:46 UTC Modified: 2019-11-21 08:46 UTC
From: cmb@php.net Assigned: cmb (profile)
Status: Closed Package: GD related
PHP Version: 7.2.25RC1 OS: *
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cmb@php.net
New email:
PHP Version: OS:

 

 [2019-11-21 08:46 UTC] cmb@php.net
Description:
------------
When ext/gd is built with -D SIGNED_COMPARE_SLOW, the build fails
with:

gd_gif_out.c:537: error: too few arguments to function GIFNextPixelwhile ((c = GIFNextPixel (im))! = (unsigned) EOF) {

This issue has been reported by Kleber TarcĂ­sio.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2019-11-21 08:46 UTC] cmb@php.net
-Assigned To: +Assigned To: cmb
 [2019-11-21 09:04 UTC] cmb@php.net
Automatic comment on behalf of cmbecker69@gmx.de
Revision: http://git.php.net/?p=php-src.git;a=commit;h=9b92c1d15415de0cdb14c8cf7b7575238ce380ca
Log: Fix #78849: GD build broken with -D SIGNED_COMPARE_SLOW
 [2019-11-21 09:04 UTC] cmb@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 11:01:31 2024 UTC