Re: Compiling without warnings issues

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
But I think the compiler is right. :-) The compiler has always right.
You should never ignore a warning. ;)
Regards,
Markus

Would you like to post a relpy?


This post is a reply to:
Re: Compiling without warnings issues
Can I edit my old post? The main sentence is wrong. :-( I want to say "With other words you should NOT use it as a base class". The completely opposite! ;-)

No follow-ups yet.