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

Issue 7460 - std.windows.registry reports a false exception message #425

Merged
merged 2 commits into from
Feb 18, 2012
Merged

Issue 7460 - std.windows.registry reports a false exception message #425

merged 2 commits into from
Feb 18, 2012

Conversation

qchikara
Copy link
Contributor

@qchikara qchikara commented Feb 9, 2012

The cause is that constructors drop the argument values and member variables are unintialized. I suppose it is just a mistake.

[CAUTION] D1 has a different code, therefore unittest must be fixed in D1.

The second commit( 6a768c3 ) is just a message modification.

@andralex
Copy link
Member

I'll go on a limb here as I don't have a Windows install.

andralex added a commit that referenced this pull request Feb 18, 2012
Issue 7460 - std.windows.registry reports a false exception message
@andralex andralex merged commit 1b871d9 into dlang:master Feb 18, 2012
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.

2 participants