Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

Closed Issue: arm64 - build failure, auto type cannot be negative [312]

$
0
0
/«PKGBUILDDIR»/Release/src/utilities/base64.cpp: In function 'std::vector<unsigned char> _from_base64(const string_t&)':
/«PKGBUILDDIR»/Release/src/utilities/base64.cpp:112:21: error: comparison is always false due to limited range of data type [-Werror=type-limits]
if ( ch < 0 || _base64_dectbl[ch] == 255 )
^
cc1plus: all warnings being treated as errors

seems that the <0 is useless, at least for arm64 architecture
https://buildd.debian.org/status/fetch.php?pkg=casablanca&arch=arm64&ver=2.2.0-1&stamp=1415724471

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>