Closed kivatek closed 11 years ago
@kivatek - these patches look great! Just a few small issues to fix:
(1) Convert tabs to spaces in easywsclient.cpp and example-client.cpp. (Don't mix tabs and spaces.)
(2) There is delete ws;
on Line 26 of example-client.cpp
. Add this line to your branch.
(3) Squash all of the commits: create another new branch (git checkout -b winports-try2
) and run git rebase -i master
. See this tutorial.
(4) Finally, send a new pull request of winports-try2.
See #17.
I prepared ports for Windows of easywsclient.