For the SRU, the test case to try is attached, please compile using:
 
 - g++ chat_client.cpp -std=gnu++11 -lboost_system -lpthread -o chat_client

You will need the header chat I will attach in the following comment in
order to make it to compile.

Bug in current boost Trusty libraries, while trying to conect to non
existing server.

* Bug: 
./chat_client  localhost 2423424
Success

* Expected: 
./chat_client  localhost 2423424
Connection refused

** Attachment added: "ASIO test case"
   
https://bugs.launchpad.net/ubuntu/+source/boost-defaults/+bug/1319338/+attachment/4135954/+files/chat_client.cpp

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1319338

Title:
  Default boost v1.54 has broken asio while available 1.55 is fixed

To manage notifications about this bug go to:
https://bugs.launchpad.net/boost/+bug/1319338/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to