We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/wrkdirs/usr/ports/graphics/photoflow/work/PhotoFlow-da84a071/src/external/rawspeed/src/librawspeed/io/FileReader.cpp:62:16: error: result of comparison 'size_t' (aka 'unsigned int') > 4294967295 is always false [-Werror,-Wtautological-type-limit-compare] if (fileSize > std::numeric_limits<Buffer::size_type>::max()) ~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated.
See the log: http://beefy5.nyi.freebsd.org/data/120i386-default/504051/logs/photoflow-0.2.8.1260_1.log
The text was updated successfully, but these errors were encountered:
Honestly I do not know if RawSpeed is expected to compile correctly on 32 bit architectures... I will ask the developers about this.
Sorry, something went wrong.
No branches or pull requests
See the log: http://beefy5.nyi.freebsd.org/data/120i386-default/504051/logs/photoflow-0.2.8.1260_1.log
The text was updated successfully, but these errors were encountered: