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

gcc "notes" are reported as "gcc error"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • warnings-plugin
    • None
    • Platform: PC, OS: Windows XP

      Notes from the gcc compiler output are reported as an gcc error with priority high.
      See this example:
      main/mep.cpp:352: warning: 's2.mepSector2::lubrications' may be used
      uninitialized in this function
      main/mep.cpp:1477: note: 's2.mepSector2::lubrications' was declared here

      ... and in Hudson:
      Datei: mep.cpp, Zeile: 1477, Typ: gcc, Priorität: Hoch, Kategorie: GCC error
      note: 's2.mepSector2::lubrications' was declared here
      Datei: mep.cpp, Zeile: 352, Typ: gcc, Priorität: Normal, Kategorie: GCC warning
      's2.mepSector2::lubrications' may be used uninitialized in this function

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

              Created:
              Updated:
              Resolved: