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

Details

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

    Description

      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]].

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change