fix: error when get the return err code of create(), such as examples/ret2_err.c
authoryu.dongliang <18588496441@163.com>
Tue, 27 Aug 2024 10:43:05 +0000 (18:43 +0800)
committeryu.dongliang <18588496441@163.com>
Tue, 27 Aug 2024 10:43:05 +0000 (18:43 +0800)
commit8154c0fef4deb4ed69e2d0892baafd7d6fbd612c
tree331cf3a55b06cf74ced9043621aa40317d410109
parent55747a00abb5340fffaf499c5dbc6310724171e7
fix: error when get the return err code of create(), such as examples/ret2_err.c
core/scf_block.c
core/scf_block.h
core/scf_dag.c
core/scf_function.c
core/scf_function.h
core/scf_type.h
examples/ret2_err.c [new file with mode: 0644]