Edit report at https://bugs.php.net/bug.php?id=64738&edit=1

 ID:                 64738
 Updated by:         [email protected]
 Reported by:        [email protected]
 Summary:            No type for variable in _gdScaleRow
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            GD related
 Operating System:   Linux
 PHP Version:        5.5Git-2013-04-30 (Git)
 Block user comment: N
 Private report:     N

 New Comment:

Automatic comment on behalf of [email protected]
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=1a335d20a89d0e797c10092810c6134720560b01
Log: fix #64738, fix implicit type declaration


Previous Comments:
------------------------------------------------------------------------
[2013-04-30 00:28:42] [email protected]

Description:
------------
A compilation warning on gd_interpolation.c is:

/home/cjones/php-5.5/ext/gd/libgd/gd_interpolation.c:981: warning: type 
defaults to ‘int’ in declaration of ‘left_channel’

The line is:

const left_channel = i - left;



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=64738&edit=1

Reply via email to