[openssl-dev] [openssl.org #4422] OS X 32-bit PowerPC: blake2b.c:27: warning: integer constant is too large for 'unsigned long' type

Kurt Roeckx via RT rt at openssl.org
Sun Mar 13 10:57:22 UTC 2016


On Sun, Mar 13, 2016 at 10:30:54AM +0000, noloader at gmail.com via RT wrote:
> crypto/blake2/blake2b.c:27: warning: integer constant is too large for
> 'unsigned long' type

That's a uint64_t.  Why do you have an "unsigned long" as 64 bit
uint64_t?


Kurt


-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4422
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list