This is an automated email from the ASF dual-hosted git repository.
yuchanns pushed a change to branch feat-c-binding-writer
in repository https://gitbox.apache.org/repos/asf/opendal.git
from 59582c79af fix(bindings/go): fix tests
add f4a29485d1 fix(bindings/c): use BlockWriter instead of StdWriter
No new revisions were added by this update.
Summary of changes:
bindings/c/include/opendal.h | 20 +++++++-------------
bindings/c/src/operator.rs | 2 +-
bindings/c/src/writer.rs | 16 ++++++----------
bindings/go/tests/behavior_tests/write_test.go | 3 +--
4 files changed, 15 insertions(+), 26 deletions(-)