MISRA Discussion Forums
Words in Rule 21.1 and 21.2 - Printable Version

+- MISRA Discussion Forums (https://forum.misra.org.uk)
+-- Forum: MISRA C (https://forum.misra.org.uk/forumdisplay.php?fid=4)
+--- Forum: MISRA C:2012 and MISRA C:2023 guidelines (https://forum.misra.org.uk/forumdisplay.php?fid=21)
+---- Forum: 8.21 Standard libraries (https://forum.misra.org.uk/forumdisplay.php?fid=176)
+---- Thread: Words in Rule 21.1 and 21.2 (/showthread.php?tid=1057)



Words in Rule 21.1 and 21.2 - ogawa.kiyoshi - 22-05-2014

Rule 21.1 #define and #undef shall not be used on a reserved identifier or reserved macro name
Rule 21.2 A reserved identifier or macro name shall not be declared

" reserved macro name " or "macro name".

Do you choose the usage of either?

I expect a normalization of the words in the standard document.


Re: Words in Rule 21.1 and 21.2 - misra-c - 25-06-2014

This is a typographical error in the document.

Both headlines should refer to "reserved macro name"