Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

publish CtlInfo struct #19

Merged
merged 2 commits into from
Jan 2, 2019
Merged

Conversation

fabianfreyer
Copy link
Contributor

@fabianfreyer fabianfreyer commented Dec 23, 2018

One way of implementing #18.

This wasn't tested on macos.

If you do decide to merge this, it would be great if you could then also bump the version and publish 0.3.0 to crates.io :)

@fabianfreyer
Copy link
Contributor Author

I've fixed tests on macos and a cherry-picked version of this on top of #20 gives green builds on macos too.

Use std::ffi::CStr to parse the string, which handles terminating
Nul-bytes correctly.
@johalun johalun merged commit f9fd948 into johalun:master Jan 2, 2019
@johalun
Copy link
Owner

johalun commented Jan 2, 2019

Thanks for this! I will try to find time this week to play around with all the new features and publish a new version.

@fabianfreyer
Copy link
Contributor Author

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants