Skip to content

Fix Remaining OSAL #282

Description

@MaciejKaszynski

What

Set the OsalReturnType as [[nodiscard]]

enum class [[nodiscard]] OsalReturnType
...

Then fix all remaining errors. Some can be seen after PR #271

e.g.

  • iprocess.hpp:113
  • process_group_manager.cpp:369
  • process_group_manager.cpp:165
  • ...

Acceptance Criteria (DoD)

No Warnings with [[nodiscard]] on OsalReturnType

How

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions