-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
category: requiredA coding guideline with category requiredA coding guideline with category requiredchapter: program-structure-and-compilationcoding guidelineAn issue related to a suggestion for a coding guidelineAn issue related to a suggestion for a coding guidelinedecidability: decidableA coding guideline which can be checked automaticallyA coding guideline which can be checked automaticallyscope: systemA coding guideline that can be determined applied only when entire source is inspectedA coding guideline that can be determined applied only when entire source is inspectedstatus: draft
Description
Chapter
Program Structure and Compilation
Guideline Title
Ensure same compilation settings between Debug and Release
Category
Required
Status
Draft
Release Begin
1.0.0
Release End
latest
FLS Paragraph ID
todo
Decidability
Decidable
Scope
System
Tags
surprising-behavior
Amplification
This guideline makes no mandate over what the compilation settings should be, but rather is to ensure that surprising behavior does not occur for engineers whether Debug or Release build is used.
Exception(s)
todo
Rationale
todo
Non-Compliant Example - Prose
todo
Non-Compliant Example - Code
todo
Compliant Example - Prose
todo
Compliant Example - Code
todo
Metadata
Metadata
Assignees
Labels
category: requiredA coding guideline with category requiredA coding guideline with category requiredchapter: program-structure-and-compilationcoding guidelineAn issue related to a suggestion for a coding guidelineAn issue related to a suggestion for a coding guidelinedecidability: decidableA coding guideline which can be checked automaticallyA coding guideline which can be checked automaticallyscope: systemA coding guideline that can be determined applied only when entire source is inspectedA coding guideline that can be determined applied only when entire source is inspectedstatus: draft