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

Update dependency versions, get tests passing, and general cleanup. #12

Merged
merged 3 commits into from Oct 3, 2016
Merged

Update dependency versions, get tests passing, and general cleanup. #12

merged 3 commits into from Oct 3, 2016

Conversation

pantaloons
Copy link

No description provided.

Michael McGee added 3 commits September 28, 2016 18:18
 * The OsString fetched from the registry does not trim the trailing NUL character, which was causing the first test to fail.
 * Two tests were trying to use the same registry key: "LongStringValue". This failed when they happened to be run in parallel.
 * Removed several unused variables.
 * Truncated some usize parameters so that they also fit on in a u32 for x86 builds.
@gentoo90
Copy link
Owner

gentoo90 commented Oct 1, 2016

Thanks! Could you live a reply about relicensing in #5 before I merge this?

@pantaloons
Copy link
Author

Went ahead and replied. Thanks!

@gentoo90 gentoo90 merged commit 715b12c into gentoo90:master Oct 3, 2016
gentoo90 added a commit that referenced this pull request Oct 3, 2016
Update dependency versions, get tests passing, and general cleanup.
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