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

Cannot compile with C99 [std=c99] Dialect #98

Closed
gotomanners opened this issue Aug 6, 2014 · 2 comments
Closed

Cannot compile with C99 [std=c99] Dialect #98

gotomanners opened this issue Aug 6, 2014 · 2 comments

Comments

@gotomanners
Copy link
Contributor

I ran into the same issue as described in #81 specifically issues to do with typeof and strongDelegate.
I did a bit more digging and figured out the cause of those semantic errors is the dialect the project is compiled with.

This is easily reproducible In the example project if you compile with C99.

Thanks 😺

marcuswestin added a commit that referenced this issue Aug 27, 2014
…(_webViewDelegate)`. Should hopefully fix GH issues #81 and #98
@marcuswestin
Copy link
Owner

This should be fixed in 5f10f81. Please let me know if it's not.

Cheers!

@gotomanners
Copy link
Contributor Author

This fix looks good, thanks @marcuswestin

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