Remove a (UINT) cast to silence a VC6 compiler warning
authorSteve Hay <SteveHay@planit.com>
Fri, 28 Jul 2006 16:37:48 +0000 (16:37 +0000)
committerSteve Hay <SteveHay@planit.com>
Fri, 28 Jul 2006 16:37:48 +0000 (16:37 +0000)
commit57303e6c0943c683fe6bdbbfa2a8b16d3aa4d9f5
tree210d50997570ba7d0a7459856d30531e77c1e19f
parent501f55b944ed34544942c9ed775ce8fe98a3fa2e
Remove a (UINT) cast to silence a VC6 compiler warning
(this was added by #27352, but Digest-SHA-5.37 changed the
loop variable to be signed so the cast now needs to go).
Also bump the VERSION since #27482 has not yet been applied
to the CPAN version.

p4raw-id: //depot/perl@28630
ext/Digest/SHA/SHA.pm
ext/Digest/SHA/src/sha.c