Skip to content
Snippets Groups Projects
Commit 369f713d authored by Basile Desloges's avatar Basile Desloges
Browse files

[eacsl] Only catch E-ACSL exceptions in `Error.generic_handle`

The exceptions coming from the kernel or OCaml fall through so that they
are catched and processed by the Frama-C plug-in system.

A new function `Error.print_not_yet` is added so that `Contract` can
print the "not yet" message without raising an exception and
interrupting its processing.
parent 554598b0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment