Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

Remove duplicate Hashable conformation #108

Merged
merged 1 commit into from
Jun 9, 2017
Merged

Conversation

keith
Copy link
Contributor

@keith keith commented Jun 9, 2017

Swift 4 now has a warning for this, but this is backwards compatible to
Swift 3 as well.

GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

??? Was this intended?

Copy link
Contributor Author

@keith keith Jun 9, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yea, this is just part of the Xcode 8.3 migration. These settings are fine either way.

Swift 4 now has a warning for this, but this is backwards compatible to
Swift 3 as well.
@keith keith merged commit 947ead2 into master Jun 9, 2017
@keith keith deleted the ks/duplicate-hashable branch June 9, 2017 05:44
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants