13 Mar
2005
13 Mar
'05
10:04 p.m.
On Fri, Mar 11, 2005 at 08:26:36AM -0600, Bob Jamison wrote:
I expected it to produce better warnings than 3.4, since 3.4 was more strict than 3.3. And it does! Here is an example:
./xml/node.h:42: warning: ‘class Inkscape::XML::Node’ has virtual functions but non-virtual destructor
4.0 may well give better warnings than 3.4, but I don't think that's an example: I've seen these warnings with g++-3.3.
pjrm.