[libpng16] Removed #if/#else/#endif from inside two pow() calls in pngvalid.c

because they were handled improperly by Portland Group's PGI-14.1 - PGI-14.3
when using its "__builtin_pow()" function.
This commit is contained in:
Glenn Randers-Pehrson
2014-03-17 15:29:25 -05:00
parent 23646318e4
commit a518abd582
3 changed files with 12 additions and 9 deletions

View File

@@ -32,6 +32,9 @@ Version 1.6.11beta01 [March 17, 2014]
Moved configuration information from the manual to the INSTALL file.
Version 1.6.11beta02 [March 17, 2014]
Removed #if/#else/#endif from inside two pow() calls in pngvalid.c because
they were handled improperly by Portland Group's PGI-14.1 - PGI-14.3
when using its "__builtin_pow()" function.
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit