On Fri, Nov 9, 2018 at 7:46 AM Andrew Marlow <[email protected]> wrote: > > Hello Jeff, I will have a go and report back.
OK, thanks. I think we got it at https://github.com/weidai11/cryptopp/commit/092309b26687 . > But in the meantime I am reporting a minor build issue with VS2017 - I got a > couple of compiler warnings when building the library in 64 bit release mode. > This was on the latest code via git clone: > > 1>aria.cpp > 1>aria.cpp(151): warning C4456: declaration of 'block' hides previous local > declaration > 1>aria.cpp(141): note: see declaration of 'block' > 1>aria.cpp(156): warning C4456: declaration of 'block' hides previous local > declaration > 1>aria.cpp(141): note: see declaration of 'block' Yeah, I think there's a PR out there that covers it. I need to get it merged. Jeff -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
