Open donotturnoff opened 2 years ago
If ctx->err is set, it will affect subsequent operations. Should I clear it when calling ae_make_line, for instance, or should this be up to the developer?
ctx->err
ae_make_line
If
ctx->err
is set, it will affect subsequent operations. Should I clear it when callingae_make_line
, for instance, or should this be up to the developer?