Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Avoid failing build for warning in an integration context. #159

@krocard

Description

@krocard

Forbidding warnings (Werror) when modifying the PF is beneficial for code quality. Nevertheless when integrating the PF in an other component, one should not have to modify the FP code to compile it if there is only warnings.

Proposition: Add a PF option "FAIL_BUILD_ON_WARNING" (or maybe "PF_DEVELOPEMENT" ?) default to true (to make sure external contributers do not introduce warnings) that enables Werrors flags.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions