False Warnings reported when using the exclude

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Hudson v1.320, Warnings Plugin v2.11

      I just upgraded the plugin and now we are seeing a lot Critical warnings that
      were not there before. I have it set to ignore warnings in cppunit. Upon
      investigation, it seems that it does ignore that warning, but when the GCC
      compiler tells me where the object of the warning was instantied from, the
      plugin picks this up as a warning. So now I have a ton of warnings, all just
      reporting "instantiated from here" in the details.

      /<somelocation>/cppunit-1.10.0-vx_rtp/include/cppunit/extensions/TestFixtureFactory.h:17:
      warning: ‘class CppUnit::TestFixtureFactory’ has virtual functions but
      non-virtual destructor
      /<somelocation>/cppunit-1.10.0-vx_rtp/include/cppunit/extensions/TestFixtureFactory.h:
      In instantiation of ‘CppUnit::ConcretTestFixtureFactory<TestCase_MYdvc>’:
      TestCase_MYdvc.h:67: instantiated from here

            Assignee:
            Ulli Hafner
            Reporter:
            jmboulos
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: