Skip to content

Fix incomplete Time.equals #44

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

Merged
merged 1 commit into from
Jul 22, 2014
Merged

Fix incomplete Time.equals #44

merged 1 commit into from
Jul 22, 2014

Conversation

thiemowmde
Copy link
Contributor

Yes, after, before and utcoffset are constants currently. I included them anyway to not run into the same bug again in the near future.

I tried to put the comparisons in an order that's probably most efficient: stuff that's less likely to change to the back, most complicated stuff last.

Bug: 65847

@thiemowmde thiemowmde added the bug label Jul 14, 2014
@thiemowmde thiemowmde added this to the 0.6 milestone Jul 14, 2014
@JeroenDeDauw
Copy link
Contributor

+1

mariushoch added a commit that referenced this pull request Jul 22, 2014
Fix incomplete Time.equals
@mariushoch mariushoch merged commit 85b434a into master Jul 22, 2014
@mariushoch mariushoch deleted the julian branch July 22, 2014 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants