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 the bug : #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix the bug : #62

wants to merge 1 commit into from

Conversation

nilmeme
Copy link

@nilmeme nilmeme commented Feb 1, 2015

when the data is too long it will throw exception : out of bounds; string length 60. This will become an exception for apps linked after 10.10 and iOS 8. Warning shown once per app execution.

just little change!!!

when the data is too long it will throw exception : out of bounds; string length 60. This will become an exception for apps linked after 10.10 and iOS 8. Warning shown once per app execution.
@aplourde
Copy link

👍 Although could be NSUInteger instead of long to be more ObC-style, to match NSRange.location type

@Shiver02
Copy link

👍

1 similar comment
@SeanBlahovici
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants