Edward Strange

Results 3 issues of Edward Strange

## Expected Behavior 0x11_i creates an integral constant == 17 ## Actual Behavior 0x11_i doesn't compile ## Steps to Reproduce the Problem 1. Create a test that `expect(test_value == 0x11_i)`...

If you resolve and build an inlet stream and then that stream dies, calling info never returns. It gets stuck waiting for its thread to finish, which is stuck in...

* Adds test to for calling info on a disconnected stream_inlet to testing/ext/discovery.cpp * Fixes deadlock that occurred by checking return value of buffer.connect and throwing a system_error based on...