Skip to content

Fix compilation on GCC#5

Merged
melode11 merged 2 commits intosocketio:masterfrom
lultimouomo:gccfix
Apr 14, 2015
Merged

Fix compilation on GCC#5
melode11 merged 2 commits intosocketio:masterfrom
lultimouomo:gccfix

Conversation

@lultimouomo
Copy link
Copy Markdown

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
Copy Markdown
Author

sio::socket::ptr will do

@lultimouomo lultimouomo deleted the gccfix branch April 14, 2015 12:32
@melode11
Copy link
Copy Markdown
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