Hi,

Maybe it is not a real problem, but i too still get lots of warnings when including log4cxx headers (maybe depending on compiler and compiler configuration... ), which is quite annoying. So getting rid of this warnings is nothing urgent, but would be nice to have.
Maybe I find some time to have a look at it tonight.


cu
Christian



Micha�l CATANZARITI wrote:
Hello,

I didn't get this warning on Linux or Windows.

In C++, a virtual destructor is mandatory only if you call delete on a pointer to a parent class of the class to delete.
in log4cxx case, the classes Class, ClassObject, ClassAppender, ... are instanciated as global/static variables (cf. macro DECLARE_LOG4CXX_OBJECT). Therefor I think there is no problem !


Micha�l
--
Dipl.-Phys. Christian Sailer                      [EMAIL PROTECTED]
Fraunhofer-Institut                             fon:   ++49-3677-467-223
f�r Digitale Medientechnologie IDMT             fax:   ++49-3677-467-467
Langewiesener Str. 22    D-98693 Ilmenau        mobil:  ++49-173-3966924

Reply via email to