
Inline adoc files when they are included exactly once. Also fix language tags because this inlining gives us better information on what language the code is written in.
27 lines
348 B
Plaintext
27 lines
348 B
Plaintext
== Why is this an issue?
|
|
|
|
== Resources
|
|
|
|
* MISRA C:2004, 20.6
|
|
* MISRA {cpp}:2008, 18-2-1
|
|
|
|
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
=== Message
|
|
|
|
Remove this use of "offsetof"
|
|
|
|
|
|
'''
|
|
== Comments And Links
|
|
(visible only on this page)
|
|
|
|
=== relates to: S986
|
|
|
|
endif::env-github,rspecator-view[]
|