|
Message-ID: <03de01ce5740$9f006610$dd013230$@net> Date: Wed, 22 May 2013 18:03:49 -0500 From: "jfoug" <jfoug@....net> To: <john-dev@...ts.openwall.com> Subject: RE: Warning building rawSHA512_ng_i_fmt.c I am just getting ready to push a fix for this warning, along with changes to many other raw-SHA* files, and I have SSE turned on for raw-sha512/384 which were not there before. Jim. From: Alexander Cherepanov Sent: Wednesday, May 22, 2013 17:44 Hi! Building bleeding-jumbo gives the following warning: rawSHA512_ng_i_fmt.c: In function 'crypt_all': rawSHA512_ng_i_fmt.c:376:2: warning: passing argument 2 of 'SSESHA512body' from incompatible pointer type [enabled by default] In file included from rawSHA512_ng_i_fmt.c:36:0: sse-intrinsics.h:108:6: note: expected 'ARCH_WORD_64 *' but argument is of type 'uint64_t *' -- Alexander Cherepanov
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.