Remove -Wunused-parameter from linux build

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: 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

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

              Created:
              Updated:
              Resolved: