02-06-2009, 10:29 AM
There isn't realy a single MISRA rule for this. This is inthe catagory of all comments will be meaningful. You need to catch this with human reviewing
See rule 21.1 which says something about run time checking.
You need a static checker with strong typing and dynamic or unit testing.
See rule 21.1 which says something about run time checking.
You need a static checker with strong typing and dynamic or unit testing.