Skip to content

fix compatibility problem for gcc 4.8+.#24

Merged
melode11 merged 1 commit intosocketio:masterfrom
stefanhong:master
Jun 12, 2015
Merged

fix compatibility problem for gcc 4.8+.#24
melode11 merged 1 commit intosocketio:masterfrom
stefanhong:master

Conversation

@stefanhong
Copy link
Copy Markdown

I can't compile the code using gcc 4.8 nor gcc 4.9 on Linux without these fixes. The virtual destructor on message is straight forward, but I am not sure about the implication of removing const though. All test cases are passed. Also updated source files listed in README.md.

melode11 added a commit that referenced this pull request Jun 12, 2015
fix compatibility problem for gcc 4.8+.
@melode11 melode11 merged commit 9e9d76c into socketio:master Jun 12, 2015
@melode11
Copy link
Copy Markdown
Contributor

Thanks, your patch is great.

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.

2 participants