-
-
Notifications
You must be signed in to change notification settings - Fork 655
Bug fixes I threw patches in the past #12
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
Conversation
Bug 5080 cannot be applied until opEquals is fixed. I think the others are ready. |
Patch of issue 5080 changes only implicit conversion behavior. See Steven's comment #9. |
Please ignore Steven's comment. It's misleading. opEquals is WRONG. This patch prevents the only known workaround. |
Thanks for the detailed explanation. I'm looking forward to your fix. |
In the future, please have a separate pull request for each issue. |
5178 is incorrect, see the bugzilla entry for it. |
I understood your reason. I also think that converting from rvalue to lvalue is correct behavior. |
…D-Programming-Language / phobos.
Conflicts: std/datetime.d
No description provided.