Sean Lynch
Sean Lynch
As a user of the API, if you do this, please at least ensure that there is still a single method that can be used with all the event types....
Wow! That prototype covers quite a bit! Unfortunately, I don't think I have the bandwidth nor the time to drive the development of a library like that myself. That doesn't...
I think you've got it pretty much right on library positioning: we're making xed easier to use from within rust. The benefits we provide should be the same ones that...
I've gone ahead and created a repo over at https://github.com/rust-xed/xed and I have also sent you an invite to join the rust-xed org. Since you said you weren't quite happy...
~Thanks for the PR! It actually prompted me to do a bit of a rethink of how the build scripts in this crate work over in #66. As a part...
So, as it turns out, the two libraries that are produced by the xed build system when you build with `--enc2` have some duplicate symbols between them. If you try...
I have played around with this PR a bit and I think I've got it to mostly work. > Maybe we could split it to enc2-m32 and enc2-m64 features? Normally...
For anyone interested in helping along with this. All I need to confident in merging this is for someone to test it on an armv7 target and confirm it builds.
I am definitely still interested in helping out with the maintenance here if you'll have me. As well, and if you are alright with it, I would still like to...
> Okay, I've invited you as a collaborator. Thank you! Awesome! :) > I'm not sure about https://github.com/jimblandy/perf-event/commit/502521812269bdbfc85e95d99ed0319fe1219888, though. TBH the motivation for trying to make changes non-breaking is more...