diff --git a/misra/misra_2012_text.txt b/misra/misra_2012_text.txt index 17236edf..8a0c4fef 100644 --- a/misra/misra_2012_text.txt +++ b/misra/misra_2012_text.txt @@ -32,7 +32,7 @@ No text specified Rule 5.2 No text specified Rule 5.3 -No text specified +Mandatory - An identifier (variable) in an outer scope shall not be redfined within an inner scope Rule 5.4 No text specified Rule 5.5 @@ -174,7 +174,7 @@ No text specified Rule 16.2 No text specified Rule 16.3 -No text specified +Mandatory - All cases within switchs must have an unconditional break statement Rule 16.4 Mandatory - All switch statements must have a default case Rule 16.5 @@ -282,4 +282,4 @@ No text specified Rule 22.5 No text specified Rule 22.6 -No text specified \ No newline at end of file +No text specified