Uploaded image for project: 'Qt Safe Renderer'
  1. Qt Safe Renderer
  2. QSR-2823

Remove unused parameter and unused return value suppressions by using [[maybe_unused]] properly

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • QSR 3.0
    • QSR 3.0
    • Runtime
    • None

      Currently unused parameters and unused function return values are voidcasted and suppressed for MisraC++2023 rule compliance. These suppressions can be avoided by using [[maybe_unused]].

        For Gerrit Dashboard: QSR-2823
        # Subject Branch Project Status CR V

            jussi_witick Jussi Witick
            jussi_witick Jussi Witick
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes