We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
evidently MIrA does not allow if (bool_something == true) but doee not allow if (int_comething)
am I confoosed between the various versions, trying to use 2012
'C' does not have a specific value for true - so it seems reasonable to disallow specific equality tests against true
MISRA have a forum: www.misra.org.uk/.../index.php - that would be the place to ask...