Merge authors: Rick Stovall (fpstovall) Rick Stovall (fpstovall) Related merge proposals: https://code.launchpad.net/~fpstovall/nrtb/unique_ptr_fix/+merge/100340 proposed by: Rick Stovall (fpstovall) review: Approve - Rick Stovall (fpstovall) ------------------------------------------------------------ revno: 10 [merge] committer: [email protected] branch nick: alpha_merge timestamp: Mon 2012-04-02 22:10:34 -0400 message: Merged C++11 changes, particularly the use of std::unique_ptr in place of boost::shared_ptr in the socket and transceiver common libs. modified: common/sockets/Makefile common/sockets/base_socket.cpp common/sockets/base_socket.h common/sockets/socket_test.cpp common/transceiver/Makefile common/transceiver/transceiver.h common/transceiver/transceiver_test.cpp The size of the diff (1069 lines) is larger than your specified limit of 1000 lines
-- lp:nrtb https://code.launchpad.net/~nrtb-core/nrtb/alpha Your team NRTB Core is subscribed to branch lp:nrtb. To unsubscribe from this branch go to https://code.launchpad.net/~nrtb-core/nrtb/alpha/+edit-subscription _______________________________________________ Mailing list: https://launchpad.net/~nrtb-core Post to : [email protected] Unsubscribe : https://launchpad.net/~nrtb-core More help : https://help.launchpad.net/ListHelp

