You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
gd_gd2.c: In function '_gd2GetHeader':
gd_gd2.c:212:40: error: 'INT_MAX' undeclared (first use in this function)
if (*ncx <= 0 || *ncy <= 0 || *ncx > INT_MAX / *ncy) {
^
gd_gd2.c:212:40: note: each undeclared identifier is reported only once for each function it appears in
The text was updated successfully, but these errors were encountered:
remicollet
changed the title
Build failed on RHEL/CentOS
2.2.4 build fails on RHEL/CentOS
Jan 18, 2017
The text was updated successfully, but these errors were encountered: