This is an automated email from the ASF dual-hosted git repository.

tison pushed a change to branch c-pointers
in repository https://gitbox.apache.org/repos/asf/opendal.git


    from 32dba0c798 fix go cases
     add 70cef32369 pass pointer to opendal_bytes_free

No new revisions were added by this update.

Summary of changes:
 bindings/c/README.md                               |  2 +-
 bindings/c/examples/basic.c                        |  2 +-
 bindings/c/include/opendal.h                       |  4 ++--
 bindings/c/src/operator.rs                         |  2 +-
 bindings/c/src/types.rs                            | 23 ++++++++++++----------
 bindings/c/tests/bdd.cpp                           |  2 +-
 bindings/c/tests/error_msg.cpp                     |  2 +-
 bindings/go/operator.go                            |  2 +-
 .../OpenDAL/Sources/OpenDAL/Data+OpenDAL.swift     |  6 +++---
 .../swift/OpenDAL/Sources/OpenDAL/Operator.swift   |  4 ++--
 bindings/zig/test/bdd.zig                          |  4 ++--
 11 files changed, 28 insertions(+), 25 deletions(-)

Reply via email to