Hi All, 

I’m getting the Warning - "Pointer is missing a nullability type specifier 
(_Nonnull, _Nullable, or _Null_unspecified)” 

On this definition:

+(nullable NSString*) getIDStringWithError:(NSError**) theErrorPtr;

I can’t figure out the syntax to specify that the NSError** pointer can be null?

Can anyone tell me the correct syntax or how to silence this warning?

Thanks a lot for any help.

All the Best
 Dave


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (Xcode-users@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/xcode-users/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to