|
|
@ -87,10 +87,10 @@ Related documentation: |
|
|
|
|
|
|
|
|
|
|
|
STAGE 5: CODE GENERATION |
|
|
|
STAGE 5: CODE GENERATION |
|
|
|
------------------------ |
|
|
|
------------------------ |
|
|
|
In this stage for every created objects its type is checked for executable |
|
|
|
In this stage for every created object its type is checked for executable |
|
|
|
gencode whether scripts. The gencode scripts generate the code to be executed |
|
|
|
gencode scripts. The gencode scripts generate the code to be executed on the |
|
|
|
on the target on stdout. If the gencode executables fail, they must print |
|
|
|
target on stdout. If the gencode executables fail, they must print diagnostic |
|
|
|
diagnostic messages on stderr and exit non-zero. |
|
|
|
messages on stderr and exit non-zero. |
|
|
|
|
|
|
|
|
|
|
|
Related documentation: |
|
|
|
Related documentation: |
|
|
|
- cdist-object-gencode-run(1) |
|
|
|
- cdist-object-gencode-run(1) |
|
|
|