Hello everyone,

I just tried to build cryptopp 565 on Windows 10 using Visual Studio 2017 
with the update for toolset v141 (by default it is v140). I got a 
compilation warning:

1>[snip]thirdparty-source\cryptopp\wait.h(159): warning C4589: Constructor 
of abstract class 'CryptoPP::WaitObjectsTracer' ignores initializer for 
virtual base class 'CryptoPP::Tracer'
1>[snip]thirdparty-source\cryptopp\wait.h(159): note: virtual base classes 
are only initialized by the most-derived type

Obviously this is just a warning so it is not urgent. I merely report it so 
it might get fixed at some point in the future.

Regards,

Andrew Marlow
http://www.andrewpetermarlow.co.uk


-- 
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 cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to