define error behaviour of generated code

Signed-off-by: Nico Schottelius <nico@yoda.schottelius.org>
This commit is contained in:
Nico Schottelius 2011-01-15 18:48:35 +01:00
parent 8c175e4191
commit 8da3ff2e8a
1 changed files with 3 additions and 0 deletions

View File

@ -122,4 +122,7 @@ Scope of code execution on the client
provides this tool and the first provider must create
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.