Package: rust-subversion / 0.0.8-4
Metadata
Package | Version | Patches format |
---|---|---|
rust-subversion | 0.0.8-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
relax ctor | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
--- |
fix unsoundness.patch | (download) |
src/client.rs |
3 2 + 1 - 0 ! |
[patch] dirent: drop from<&path>, change from<&str> to from<&cstr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit this fixes #97 , although there might be more similar issues that the tests don't expose.. Signed-off-by: Fabian Grnbichler <git@fabian.gruenbichler.email> |
relax bindgen | (download) |
Cargo.toml |
2 1 + 1 - 0 ! |
--- |
use c char | (download) |
src/client.rs |
35 18 + 17 - 0 ! |
--- |
use pyint | (download) |
src/lib.rs |
2 1 + 1 - 0 ! |
--- |