commit | a343882c74ecde75b119072cae766ace88c6beac | [log] [tgz] |
---|---|---|
author | Vadim Barkov <neverscaired@gmail.com> | Sat Feb 11 21:33:32 2017 +0000 |
committer | Vadim Barkov <neverscaired@gmail.com> | Sat Feb 11 21:33:32 2017 +0000 |
tree | 11c118448d7cbb6ed7240b5c6b1a35fd27254997 | |
parent | 6f6c396604f012678a750cc48c929c821fc26ea8 [diff] |
Made VSX code pedantic strict C90 compliant Fixed signed/unsigned comparations, png_byte and summations. Also fixed combound literals which are permited by C90.