Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-4130

Fix warnings on HP-Unix platform

    XMLWordPrintable

Details

    Description

      On HP-Unix the compiler flag "-w" to supress all warnings is automatically added, what is definitly not wanted as I would like to see the warnings generated by my own code!

      Unfortunatly when adding "+w" tons of warnings are generated from the Qt-code (inline functions in the headers). This makes it hard to find warnings generated by my own code. So my suggestion is that the Qt-headers are updated so that no warnings are generated, so that one can also work normally on HP-Unix

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            stormols Marius Storm-Olsen
            janichol Andy Nichols
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes