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

Fix3483 - Stop using read-modify-write operations on enums #127

Merged
merged 2 commits into from
Jul 2, 2011

Conversation

yebblies
Copy link
Member

This will be required if the fix for issue 3483 is accepted.

Regardless, the second commit appears to fix a bug in std.getopt where a numeric enum type is read as a numeric type, not parsed as an enum.

The corresponding dmd pull request is:
dlang/dmd#177

dsimcha added a commit that referenced this pull request Jul 2, 2011
Fix3483 - Stop using read-modify-write operations on enums
@dsimcha dsimcha merged commit 2537204 into dlang:master Jul 2, 2011
kuettler pushed a commit to kuettler/phobos that referenced this pull request Feb 6, 2018
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