Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sonos/ffi-convert-rs issues and pull requests

#55 - How to work `CStringArray` C type?

Issue - State: closed - Opened by Masber about 1 month ago - 1 comment

#54 - add missing #[nullable] annotation in doc rust 1.78 and clippy fixes

Pull Request - State: closed - Opened by fredszaq about 1 month ago

#53 - Fix: documentation example

Issue - State: closed - Opened by Masber about 1 month ago - 1 comment

#52 - cbindgen not creating the right headers for ffi-convert-rs structs

Issue - State: closed - Opened by Masber about 1 month ago - 1 comment

#51 - Make `CArray` fields public

Pull Request - State: closed - Opened by AurelienAubry 11 months ago

#50 - Performance improvement for CArray<_> <-> Vec<_>

Pull Request - State: closed - Opened by curiousmindflow over 1 year ago - 5 comments

#49 - add missing impl of RawPointerConverter for CStringArray, fix #48

Pull Request - State: closed - Opened by fredszaq over 1 year ago

#48 - CStringArray derive [CReprOf, CDrop] error

Issue - State: closed - Opened by curiousmindflow over 1 year ago - 2 comments

#47 - Make CArray 'Clone'

Issue - State: closed - Opened by curiousmindflow over 1 year ago - 4 comments

#46 - CArray now Clone

Pull Request - State: closed - Opened by curiousmindflow over 1 year ago - 2 comments

#45 - Converting opaque pointer

Issue - State: closed - Opened by Maddin-619 over 1 year ago - 3 comments

#44 - impl CReprOf CDrop and AsRust for arrays

Pull Request - State: closed - Opened by fredszaq over 1 year ago

#43 - Add conversion for fixed size arrays

Issue - State: closed - Opened by curiousmindflow over 1 year ago - 12 comments

#42 - CArray cannot exposed well to C with cbindgen

Issue - State: closed - Opened by curiousmindflow over 1 year ago - 1 comment

#41 - How to convert from c struct efficiently

Issue - State: closed - Opened by TheButlah about 2 years ago - 1 comment

#40 - Use usize for size of CStringArray + doc fixes

Pull Request - State: closed - Opened by fredszaq over 3 years ago

#39 - Fix u8i8

Pull Request - State: closed - Opened by Timmmm over 3 years ago - 1 comment

#38 - Missing CReprOf impls for u8 and i8

Issue - State: closed - Opened by Timmmm over 3 years ago

#37 - Size in CArray is int32_t?

Issue - State: closed - Opened by Timmmm over 3 years ago - 2 comments

#36 - add changelog

Pull Request - State: closed - Opened by fredszaq over 3 years ago

#35 - add target_name attr

Pull Request - State: closed - Opened by fredszaq over 3 years ago

#34 - fix clippy warnings, add clippy to ci and delete deprecated functions

Pull Request - State: closed - Opened by fredszaq over 3 years ago

#33 - c_repr_of_convert attr support

Pull Request - State: closed - Opened by fredszaq over 3 years ago

#32 - add missing drop impl for CStringArray

Pull Request - State: closed - Opened by ThibautLorrainSonos over 3 years ago

#31 - Examples in 'ffi-convert/lib.rs' are a little unclear

Issue - State: open - Opened by poliorcetics over 3 years ago
Labels: enhancement, good first issue

#30 - add support for as_rust_extra_field

Pull Request - State: closed - Opened by fredszaq over 3 years ago

#29 - Adds formatting check to Github action

Pull Request - State: closed - Opened by anthonyreinettesonos almost 4 years ago

#28 - Adds derivation for RawPointerConverter trait and removes generic impl

Pull Request - State: closed - Opened by anthonyreinettesonos almost 4 years ago - 1 comment

#27 - remove conversions macros, use directly the various traits instead

Pull Request - State: closed - Opened by fredszaq almost 4 years ago

#26 - Get rid of failure in tests

Pull Request - State: closed - Opened by anthonyray almost 4 years ago

#26 - Get rid of failure in tests

Pull Request - State: closed - Opened by anthonyray almost 4 years ago

#25 - remove failure

Pull Request - State: closed - Opened by fredszaq almost 4 years ago - 1 comment

#25 - remove failure

Pull Request - State: closed - Opened by fredszaq almost 4 years ago - 1 comment

#24 - Correct typos in lib.rs

Pull Request - State: closed - Opened by felixonmars about 4 years ago

#24 - Correct typos in lib.rs

Pull Request - State: closed - Opened by felixonmars about 4 years ago

#23 - Add debug derive to CArray

Pull Request - State: closed - Opened by CoorFun about 4 years ago

#23 - Add debug derive to CArray

Pull Request - State: closed - Opened by CoorFun about 4 years ago

#22 - Get rid of the Failure crate

Issue - State: closed - Opened by anthonyray about 4 years ago

#20 - Fix : Fully qualified paths for field types in struct definitions

Pull Request - State: closed - Opened by anthonyray over 4 years ago

#20 - Fix : Fully qualified paths for field types in struct definitions

Pull Request - State: closed - Opened by anthonyray over 4 years ago

#19 - Add conversion between <std::ops::Range> and <CRange>

Pull Request - State: closed - Opened by CoorFun over 4 years ago

#19 - Add conversion between <std::ops::Range> and <CRange>

Pull Request - State: closed - Opened by CoorFun over 4 years ago

#18 - Fix double free for non-pointer type

Pull Request - State: closed - Opened by CoorFun over 4 years ago

#18 - Fix double free for non-pointer type

Pull Request - State: closed - Opened by CoorFun over 4 years ago

#17 - Release on crates.io

Pull Request - State: closed - Opened by anthonyray over 4 years ago

#17 - Release on crates.io

Pull Request - State: closed - Opened by anthonyray over 4 years ago

#16 - Documentation

Pull Request - State: closed - Opened by anthonyray over 4 years ago

#15 - Removes failure-utils crate and dependencies

Pull Request - State: closed - Opened by anthonyray over 4 years ago

#15 - Removes failure-utils crate and dependencies

Pull Request - State: closed - Opened by anthonyray over 4 years ago

#14 - Refactor CDrop derivation to be explicitly derived

Pull Request - State: closed - Opened by anthonyray over 4 years ago

#13 - Add fully qualified path to string conversion macros

Pull Request - State: closed - Opened by anthonyray over 4 years ago

#12 - Removes failure-utils crate and dependencies

Pull Request - State: closed - Opened by anthonyray over 4 years ago - 1 comment

#12 - Removes failure-utils crate and dependencies

Pull Request - State: closed - Opened by anthonyray over 4 years ago - 1 comment

#11 - Task/convert derive with pointer type improves

Pull Request - State: closed - Opened by CoorFun over 4 years ago

#10 - Custom derive for conversion traits CReprOf and AsRust

Pull Request - State: closed - Opened by Deluvi over 4 years ago - 2 comments

#9 - Better error bootstrap

Pull Request - State: closed - Opened by fredszaq over 4 years ago - 1 comment

#9 - Better error bootstrap

Pull Request - State: closed - Opened by fredszaq over 4 years ago - 1 comment

#8 - Enable pointer working for both optional fields and redirection fields

Pull Request - State: closed - Opened by CoorFun over 4 years ago - 1 comment

#7 - Make `LAST_ERROR` public within crate

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#7 - Make `LAST_ERROR` public within crate

Pull Request - State: closed - Opened by mattgathu over 5 years ago

#6 - Add $crate to macros

Pull Request - State: closed - Opened by klefevre over 5 years ago

#6 - Add $crate to macros

Pull Request - State: closed - Opened by klefevre over 5 years ago

#5 - Edition 2018

Pull Request - State: closed - Opened by klefevre over 5 years ago

#5 - Edition 2018

Pull Request - State: closed - Opened by klefevre over 5 years ago

#4 - Add support for mutably borrowing pointers

Pull Request - State: closed - Opened by mattgathu almost 6 years ago

#4 - Add support for mutably borrowing pointers

Pull Request - State: closed - Opened by mattgathu almost 6 years ago

#3 - add documentation on public symbols

Pull Request - State: closed - Opened by fredszaq almost 6 years ago

#2 - Add a misc-utils crate

Pull Request - State: closed - Opened by klefevre almost 6 years ago

#2 - Add a misc-utils crate

Pull Request - State: closed - Opened by klefevre almost 6 years ago

#1 - Task/mutex to tls fix

Pull Request - State: closed - Opened by kali almost 6 years ago - 1 comment