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

Fix comparisons #738

Merged
merged 1 commit into from Nov 28, 2015
Merged

Fix comparisons #738

merged 1 commit into from Nov 28, 2015

Conversation

denisdefreyne
Copy link
Member

  • Made comparing identifiers somewhat more strict (don’t blindly call #to_s)
  • Make Document equality less strict (don’t require the exact same class—a view also works)
  • Don’t crash when comparing an ItemRepView with something else (fixes Crash when comparing item reps #735).

@denisdefreyne denisdefreyne added this to the 4.0.1 milestone Nov 28, 2015
denisdefreyne added a commit that referenced this pull request Nov 28, 2015
@denisdefreyne denisdefreyne merged commit fa59c47 into release-4.0.x Nov 28, 2015
@denisdefreyne denisdefreyne deleted the fix-comparisons branch November 28, 2015 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant