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

__NSMutableArray_of - macro name is a reserved identifier in iOS 10.3 #198

Open
abhisood opened this issue Aug 18, 2017 · 0 comments
Open

Comments

@abhisood
Copy link

Getting this warning when compiling.

PureLayout+Internal.h:32:9: warning: macro name is a reserved identifier [-Wreserved-id-macro]
#define __NSMutableArray_of(type)                   PL__GENERICS(NSMutableArray, type)

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

1 participant