Hi Peter,
for the other warning I was not able to find the base class BinaryReaderBase
Protocols/Gnutella/Packets
/Testing/../BinaryReader.h:40: warning: base class
‘class Utils::Encodings::BinaryReader’ has a non-virtual destructor
‘class Utils::Encodings::BinaryReader’ has a non-virtual destructor
But I think the compiler is right. :-) The compiler has always right.
You should never ignore a warning. ;)
Regards,
Markus
