Skip to content

Fix compilation on GCC #5

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

Merged
merged 2 commits into from
Apr 14, 2015
Merged

Fix compilation on GCC #5

merged 2 commits into from
Apr 14, 2015

Conversation

lultimouomo
Copy link

Tested on GCC 4.9.2

Apprently clang and msvc are fine with it, but GCC isn't.
The arguments are of different types, so parameter deduction will not
work.
melode11 added a commit that referenced this pull request Apr 14, 2015
Fix compilation on GCC
Patch is logically good, merge first.
@melode11 melode11 merged commit 39042f6 into socketio:master Apr 14, 2015
@lultimouomo
Copy link
Author

sio::socket::ptr will do

@lultimouomo lultimouomo deleted the gccfix branch April 14, 2015 12:32
@melode11
Copy link
Contributor

Thanks for your help

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.

3 participants