Jørgen Edelbo
Jørgen Edelbo
## What, How & Why? Fixes #5728 ## ☑️ ToDos * [x] 📝 Changelog update * [x] 🚦 Tests (or not relevant) * [x] C-API, if public C++ API changed.
## What, How & Why? Merge the integration branch for exception unification. Fixes #4852 ## ☑️ ToDos * [x] 📝 Changelog update * [x] 🚦 Tests (or not relevant)
The test was commented out because is was frequently causing a hang in checkLinuxDebug_Sync unit test
## What, How & Why? Fixes #4860 ## ☑️ ToDos * [x] 📝 Changelog update * [x] 🚦 Tests (or not relevant) * [x] C-API, if public C++ API changed.
## What, How & Why? This PR includes everything that requires a file format upgrade. This is: - new layout of Dictionary - new sorting algorithm for Set
## What, How & Why? Fixes #5306 (at least for primitive values) ## ☑️ ToDos * [x] 📝 Changelog update * [x] 🚦 Tests (or not relevant)
The former check did not work. dynamic_cast to `WrapC` on a pointer that is already a `WrapC` is a null operation.
I have this log from the server: ``` 2017-02-02T11:22:18.014Z - info: sync-server: Connection[21]: Connection from 127.0.0.1:33002 2017-02-02T11:22:18.014Z - debug: sync-server: Connection[21]: WebSocket::initiate_server_handshake() 2017-02-02T11:22:18.014Z - debug: sync-server: Connection[22]: WebSocket::Websocket() 2017-02-02T11:22:18.016Z -...
It is not possible to see under which username you are logged in.