Lines Matching refs:error
77 causes tool "foo" to exit with error code 1 and print "Fatal error: bar" to
78 standard error should:
80 - capture the return code and standard error from "bar";
82 standard error from "bar" contained "Fatal error: bar".
93 --fail-on-validation-error
94 Stop reduction with an error if any reduction step produces a
135 fprintf(stderr, "error: ");
185 } else if (0 == strcmp(cur_arg, "--fail-on-validation-error")) {