MISRA Discussion Forums

Full Version: in the Example Suite, R_05_03.h
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
in the Example Suite, R_05_03.h

#ifndef R_05_09_
#define R_05_09_

should be

#ifndef R_05_03_
#define R_05_03_

BTW, now I compile the Example Suite using LLVM and add some supporting codes.
The memo for compile the Example Suite is
http://researchmap.jp/joydcij21-1861956/#_1861956

If there are any problems, please inform me.
I have updated weekly.
Thank you for pointing this out. This will be corrected in the next release of the Example Suite.