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>
Mon, 22 Dec 2025 15:56:32 +0000 (23:56 +0800)
commitef209ad8407accad4f3e57b603d132faee1ed9b5
tree331cf3a55b06cf74ced9043621aa40317d410109
parentaf5521725c8ddd0b0d0ec3c856d925dac59994a6
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]