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

Changed type to get libmemcached >= 1.0.17 to compile. Still gives warning ... #264

Merged
merged 1 commit into from Apr 8, 2015

Conversation

kmarekspartz
Copy link
Contributor

Potential fix for #247 and Homebrew/legacy-homebrew#25315.

I think some cpp stuff needs to be done here to account for older and younger versions of libmemcached, but I'm not sure how that all works.

Still gives warning for:
io/addons/Memcached/source/IoMemcached.c:46:2: warning: implicit declaration of function IoState_registerProtoWithFunc_ is invalid in C99

…ng for: io/addons/Memcached/source/IoMemcached.c:46:2: warning: implicit declaration of function IoState_registerProtoWithFunc_ is invalid in C99
stevedekorte added a commit that referenced this pull request Apr 8, 2015
Changed type to get libmemcached >= 1.0.17 to compile. Still gives warning ...
@stevedekorte stevedekorte merged commit 17c3fdc into IoLanguage:master Apr 8, 2015
@kmarekspartz
Copy link
Contributor Author

Thanks!

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

2 participants