Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-4260

False Warnings reported when using the exclude

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • None
    • Platform: All, OS: All

      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

            drulli Ulli Hafner
            jmboulos jmboulos
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: