Two things about MISRA Not all of the MISRA rules can be automatically checked. MISRA is as mu= ch about good practices as it is about enforceable standards. MISRA-C2 released about a month ago doesn't embrace C99 based C compile= rs for an interesting reason. They claim that there isn't enough C compil= ers out there that support C99 to justify recommending its use. It takes = about 5 years for a standard to drift on to center stage. Do the math. MISRA will continue to evolve and = in general lead language standards in identifying appropriate programming= practices. This relationship between language standards and language cri= tic is best seen in C99 which incorporated many of MISRA=92s language specific deficiencies (like lengt= h specific data types) into the C language standard. A good read on this subject is Les Hatton's book "Safer C" . w.. "Alan B. Pearce" wrote: > Has anyone used the MISRA-C set of rules when doing C coding? These are= a > set of guidelines generated by a consortium in the UK for doing embedde= d C > coding for motor vehicle use, to minimise hard to find coding errors. > See http://www.misra-c2.com/ for their homepage. > > Apparently PC-Lint has a means of verifying conformance to the MISRA > guidelines, _______________________________________________ http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist