define error behaviour of generated code
Signed-off-by: Nico Schottelius <nico@yoda.schottelius.org>
This commit is contained in:
parent
8c175e4191
commit
8da3ff2e8a
1 changed files with 3 additions and 0 deletions
|
@ -122,4 +122,7 @@ Scope of code execution on the client
|
||||||
provides this tool and the first provider must create
|
provides this tool and the first provider must create
|
||||||
an object of the specific provider.
|
an object of the specific provider.
|
||||||
|
|
||||||
|
If the generated code fails on the client, it must
|
||||||
|
print diagnostistic messages on stderr and call
|
||||||
|
"exit 1", so the configuration is aborted.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue