[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [xen master] docs/misra/rules.rst: add Rule 17.1
commit 5171930429aa7b20e404fca773bd400456ee16d2 Author: Stefano Stabellini <sstabellini@xxxxxxxxxx> AuthorDate: Fri Dec 8 17:39:31 2023 -0800 Commit: Stefano Stabellini <stefano.stabellini@xxxxxxx> CommitDate: Wed Dec 20 10:17:53 2023 -0800 docs/misra/rules.rst: add Rule 17.1 Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxx> Acked-by: Julien Grall <jgrall@xxxxxxxxxx> --- docs/misra/rules.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/misra/rules.rst b/docs/misra/rules.rst index d1996b9a2b..182331089d 100644 --- a/docs/misra/rules.rst +++ b/docs/misra/rules.rst @@ -483,6 +483,11 @@ maintainers if you want to suggest a change. - A switch-expression shall not have essentially Boolean type - + * - `Rule 17.1 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_17_01.c>`_ + - Required + - The features of <stdarg.h> shall not be used + - + * - `Rule 17.3 <https://gitlab.com/MISRA/MISRA-C/MISRA-C-2012/Example-Suite/-/blob/master/R_17_03.c>`_ - Mandatory - A function shall not be declared implicitly -- generated by git-patchbot for /home/xen/git/xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |