Commit efe5b036ee5b8b8a20b1e5395cfa1152218fe60c

Ran Benita 2013-10-08T22:37:53

rules: improve error logging macros Improve safety with parenthesis, make the matcher macros use the scanner ones, and make the 1 variant use %s instead of embedding the msg; this way the compiler can reuse the string in the binary. Signed-off-by: Ran Benita <ran234@gmail.com>