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

Remove nonnull in initWithSignedPreKey #6

Open
ma11hew28 opened this issue Jul 27, 2017 · 2 comments
Open

Remove nonnull in initWithSignedPreKey #6

ma11hew28 opened this issue Jul 27, 2017 · 2 comments

Comments

@ma11hew28
Copy link

On this line https://github.com/ChatSecure/SignalProtocol-ObjC/blob/master/Classes/Models/SignalSignedPreKey.m#L23, can we remove nonnull?

Why is nonnull specified there but not in the implementation of -[SignalPreKey initWithPreKey].

@chrisballinger
Copy link
Member

If anything the header file should be properly annotated instead.

@ma11hew28
Copy link
Author

Oh, OK. I see. Thank you. I didn't know what nonnull is in objective C.

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

No branches or pull requests

2 participants