Skip to content
Snippets Groups Projects
cert_msc_38.4.res.oracle 498 B
[kernel] Parsing tests/syntax/cert_msc_38.c (with preprocessing)
[kernel:CERT:MSC:38] tests/syntax/cert_msc_38.c:47: Warning: 
  va_copy is a standard macro. Its definition cannot be suppressed, see CERT C coding rules MSC38-C
[kernel] tests/syntax/cert_msc_38.c:47: User Error: 
  Cannot resolve variable va_copy
[kernel] User Error: stopping on file "tests/syntax/cert_msc_38.c" that has errors. Add
  '-kernel-msg-key pp' for preprocessing command.
[kernel] Frama-C aborted: invalid user input.