Subject: | compilation warnings from the Microsoft compiler |
Date: | Wed, 21 May 2014 07:33:45 -0400 |
To: | bug-MIME-Base64 [...] rt.cpan.org |
From: | Jarkko Hietaniemi <jhi [...] iki.fi> |
Base64.xs(394) : warning C4146: unary minus operator applied to unsigned
type, result still unsigned
Base64.xs(396) : warning C4146: unary minus operator applied to unsigned
type, result still unsigned
This comes from http://code.activestate.com/lists/perl5-porters/207570/
Note: I myself do not have that build environment, so can't test any
fixes, I just noticed the report.