Sean Lynch

Results 7 comments of 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...