
11 Sep
2007
11 Sep
'07
11:25 a.m.
Caleb Epstein wrote:
The asio tests fail to build on Solaris 10 with gcc 4.2.1 due to apparent changes in the Boost.System library.
Yep, I only got a chance to check the necessary changes in just now.
Chris, see also warnings about 'missing braces aroung initializer':
Yeah, I've seen this. It seems the macros like IN6ADDR_LOOPBACK_INIT are not fully bracketed on solaris. I'll add a workaround sometime soon. Cheers, Chris