help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

regex in a make file for check a misra rule


From: patrick
Subject: regex in a make file for check a misra rule
Date: Wed, 28 May 2014 13:26:53 -0700 (PDT)

Hello,
I would need a example about how to use a regex in a make file for determine
if a source file perform or
not a misra rule, for example to check if the "break" statement appear only
in a switch statement. I know about grep, but grep returns only lines which
perform a specfic pattern.



--
View this message in context: 
http://gnu-make.2324884.n4.nabble.com/regex-in-a-make-file-for-check-a-misra-rule-tp15537.html
Sent from the Gnu - Make - Help mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]