|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2019-11-21 08:46 UTC] cmb@php.net
-Assigned To:
+Assigned To: cmb
[2019-11-21 09:04 UTC] cmb@php.net
[2019-11-21 09:04 UTC] cmb@php.net
-Status: Assigned
+Status: Closed
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Oct 30 14:00:01 2025 UTC |
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.