]> git.imager.perl.org - imager.git/commit
Fixed warnings for ~0 for unsigned int variables. Also a fix for a bug
authorArnar Mar Hrafnkelsson <addi@cpan.org>
Sat, 27 Oct 2001 07:33:57 +0000 (07:33 +0000)
committerArnar Mar Hrafnkelsson <addi@cpan.org>
Sat, 27 Oct 2001 07:33:57 +0000 (07:33 +0000)
commit9a88a5e6b7a2a685d04c1c18d402a3735e5a3e37
tree9d520fd64c452c956d3b3dd8f6505dd6617b97d0
parent4c033fd4aaade3220407a5f40eae7c4fcfc9caa4
Fixed warnings for ~0 for unsigned int variables.  Also a fix for a bug
in the tga code which shows on big endian machines.
image.c
img16.c
imgdouble.c
maskimg.c
palimg.c
tga.c