Xuanwo opened a new issue, #6975: URL: https://github.com/apache/opendal/issues/6975
I double-checked again. I believe the changes in this PR are correct. However, for reasons we don't know (maybe `ctor` doesn't work in OCaml?), it doesn't work as expected. We can debug the ocaml's bug in another new issue instead. Can you change OCaml to test against memory instead? We should just change https://github.com/apache/opendal/blob/661e65bb97e56354e7986cdd75b3e01b595d6377/bindings/ocaml/test/test.ml#L29 Some test cases might fail too, so we need to update them accordingly. _Originally posted by @Xuanwo in https://github.com/apache/opendal/issues/6970#issuecomment-3641456202_ --- Ok, it's actually a Rust bug: https://github.com/mmastrac/rust-ctor/issues/280 https://github.com/rust-lang/rust/issues/99721 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
