Skip to content
This repository has been archived by the owner on Jun 2, 2018. It is now read-only.

Fix off by one error in extracting key path string. #89

Conversation

ctsimmonds
Copy link
Contributor

I found that removeObserversWithIdentifier: in NSObject+BlockObservation.m doesn't work, because the keyPath string is one character too short.

BK_MAKE_CATEGORY_LOADABLE(NSKeyValueOvserving_BlocksKit)
Copy link
Collaborator

Choose a reason for hiding this comment

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

NSKeyValueO-b-vserving_BlocksKit?

zwaldowski added a commit that referenced this pull request Sep 4, 2012
…ObserversWithIdentifier

Fix off by one error in extracting key path string.
@zwaldowski zwaldowski merged commit ef41211 into BlocksKit:master Sep 4, 2012
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.

None yet

3 participants