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 crash when sorting declarations with no USR #686

Merged
merged 2 commits into from
Nov 26, 2016
Merged

Conversation

jpsim
Copy link
Collaborator

@jpsim jpsim commented Nov 26, 2016

since usr isn't present in all declarations, we need to fall back on something.

fixes #661.

since usr isn't present in all declarations, we need to fall back on
something.

fixes #661.
@jpsim jpsim merged commit 7e752d1 into master Nov 26, 2016
@jpsim jpsim deleted the jp-sort-optional-usr branch November 26, 2016 21:12
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.

Jazzy 0.7.2 crashes with "comparison of Array with Array failed" ArgumentError
2 participants