1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
[kernel] Parsing ghost_parameters.c (with preprocessing)
[kernel] ghost_parameters.c:57: User Error:
Too few ghost arguments in call to function.
[kernel] ghost_parameters.c:58: User Error:
Too few ghost arguments in call to function.
[kernel] ghost_parameters.c:59: User Error:
Too many arguments in call to function
[kernel] ghost_parameters.c:60: User Error:
Too few ghost arguments in call to function.
[kernel] ghost_parameters.c:60: User Error:
Too many arguments in call to function
[kernel] ghost_parameters.c:61: User Error:
Too many ghost arguments in call to function
[kernel] ghost_parameters.c:63: User Error:
Too few arguments in call to function.
[kernel] ghost_parameters.c:64: User Error:
Too few arguments in call to function.
[kernel] ghost_parameters.c:65: User Error:
Too many arguments in call to function
[kernel] User Error: stopping on file "ghost_parameters.c" that has errors. Add
'-kernel-msg-key pp' for preprocessing command.
[kernel] Frama-C aborted: invalid user input.
|