Skip to content

Understand: MISRA 2012 10.6 Error #75

@kylejacksonb

Description

@kylejacksonb

Reported by Ian Pearce

We have had a CodeCheck error raised with build 7.0.1220:

*** Inspection Error*** File: .../scitools/plugins/CodeCheck/Published Standards/MISRA C 2012/H/check.upy: Inspected File: test.c: Error: Traceback (most recent call last):
  File .../scitools/plugins/CodeCheck/Published Standards/MISRA C 2012/MISRA12_10.6/check.upy", line 185, in check
    parameter = parameters[count]

Looking at the check, it does seem like we have found a comma separator in function parameters but there are no more parameters stored. It suggests to me that it could be a project analysis problem, but we only have limited information to go on and cannot confirm. It might be worth looking and seeing if we can better handle this instance.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions