Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8033945

Remove -Wunused-parameter from linux build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • None
    • None
    • infrastructure
    • None

      -Wunused-parameter (side effect of -W -Wall) is generating thousands of not very interesting C compiler warnings in the Linux build and which is drowning out the (probably more interesting) few hundred other warnings.

      It should be possible to get rid of them by adding -Wno-unused-parameter

            Unassigned Unassigned
            michaelm Michael McMahon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: