andrew
andrew
Does this issue also extend to other data structures besides lists in this library?
It's a very minor fix if you just use the Xcode syntax conversion feature... it's only a few minor automatic changes.
That's interesting, I wonder why the earlier versions of syntax conversion worked on all of the lines, but not the version you are using?
I like nerd tree in vim, and have it bound to a simple keystroke that pops it open along the side, and the same keystroke to hide it. It’s great...
I've noticed this as well and came here to open an issue about this, but see I don't have to. I use `projectile-grep` and `projectile-replace` all the time. The former...
That's a shame, and I'm sorry to hear that Mr. Bot.
I'm getting a bit further, but when I changed my header from `asio_no_tls_client.hpp` to `asio_client.hpp` and also changed `using client = websocketpp::client;` to `using client = websocketpp::client;` I then received...
I found an old issue on this where the error code was changed to be compatible with ASIO standalone, and upon downloading the updated library, that particular issue was resolved....
It appears I'm at a point where I don't know how to fill in the blanks and wishing that this utility_client tutorial at Step 7 had the level of details...
Awesome, can't wait to look at this next week! thanks!