Skip to content

engine: Make sure that functions can only be added once

Bastien Nocera requested to merge wip/hadess/read-only into master

Don't allow functions to be added after anatole_engine_add_function_finish() has been called.

Merge request reports