[asio] asio version 0.3.8 released

Hello all, I have spent the last few weeks locked away in a small, dark room so that I could finally get the 0.3.8 release out of the way. As the 1.35 release of boost is coming up soon, I am looking to nail as many bugs as possible beforehand. Bug reports are appreciated. You can download from here: http://sourceforge.net/project/showfiles.php?group_id=122478&package_id=134200&release_id=549438 Docs here: http://asio.sourceforge.net/boost_asio_0_3_8/libs/asio/doc/ I'll attend to the backlog of emails once I have recovered from the ordeal. Thanks for your patience. Cheers, Chris

On 25/10/2007, Christopher Kohlhoff <chris@kohlhoff.com> wrote:
Hello all,
I have spent the last few weeks locked away in a small, dark room so that I could finally get the 0.3.8 release out of the way.
Excellent, thanks for this! I just ran the tests (against svn trunk) on the MSVC9 beta and they all passed. The only (warning) issue is that they've changed the 'safe library' defines to: _CRT_SECURE_NO_WARNINGS _SCL_SECURE_NO_WARNINGS Phew, it's good to know the standard library isn't deprecated any more. ;-) Regards, Darren
participants (2)
-
Christopher Kohlhoff
-
Darren Garvey