All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH 0/2] misra: deviations of Rule 16.4
@ 2024-05-03  9:58 Federico Serafini
  2024-05-03  9:58 ` [XEN PATCH 1/2] docs/misra: add Terms & Definitions section to rules.rst Federico Serafini
  2024-05-03  9:58 ` [XEN PATCH 2/2] automation/eclair: add deviation for Rule 16.4 Federico Serafini
  0 siblings, 2 replies; 5+ messages in thread
From: Federico Serafini @ 2024-05-03  9:58 UTC (permalink / raw)
  To: xen-devel
  Cc: consulting, Federico Serafini, Andrew Cooper, George Dunlap,
	Jan Beulich, Julien Grall, Stefano Stabellini, Simone Ballarin,
	Doug Goldstein

Define "switch-clause" in terms of the C specification.
Deviate Rule 16.4.

Federico Serafini (2):
  docs/misra: add Terms & Definitions section to rules.rst
  automation/eclair: add deviation for Rule 16.4

 automation/eclair_analysis/ECLAIR/deviations.ecl |  8 ++++++++
 docs/misra/deviations.rst                        | 13 +++++++++++++
 docs/misra/rules.rst                             | 14 ++++++++++++--
 3 files changed, 33 insertions(+), 2 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-05-03 23:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-03  9:58 [XEN PATCH 0/2] misra: deviations of Rule 16.4 Federico Serafini
2024-05-03  9:58 ` [XEN PATCH 1/2] docs/misra: add Terms & Definitions section to rules.rst Federico Serafini
2024-05-03 23:08   ` Stefano Stabellini
2024-05-03  9:58 ` [XEN PATCH 2/2] automation/eclair: add deviation for Rule 16.4 Federico Serafini
2024-05-03 23:09   ` Stefano Stabellini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.