 
	
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [XEN PATCH v2] automation/eclair_analysis: deviate certain macros for Rule 20.12
 On 2024-02-15 14:06, Nicola Vetrini wrote: Certain macros are allowed to violate the Rule, since their meaning and intended use is well-known to all Xen developers. Variadic macros that rely on the GCC extension for removing a trailing comma when token pasting the variable argument are similarly well-understood and therefore allowed. No functional change. Signed-off-by: Nicola Vetrini <nicola.vetrini@xxxxxxxxxxx> --- Changes in v2: - Restrict deviation for GENERATE_CASE to vcpreg.c. - Improve deviation justifications. --- .../eclair_analysis/ECLAIR/deviations.ecl | 20 +++++++++++++++++ docs/misra/deviations.rst | 22 +++++++++++++++++++ 2 files changed, 42 insertions(+) Ping? -- Nicola Vetrini, BSc Software Engineer, BUGSENG srl (https://bugseng.com) 
 
 | 
|  | Lists.xenproject.org is hosted with RackSpace, monitoring our |