Boost logo

Boost Testing :

From: Martin Wille (mw8329_at_[hidden])
Date: 2005-05-30 00:53:44


Hi,

I found some strange coding pattern in the test programs for ptr_container:

#include <someboostheader>
#include <somestandardheader>

using namespace std;
using namespace boost;

/* some code */

#include <someboostheader>

/* some more code */

I wouldn't be surprised if it is that pattern that causes those tests to
fail for modern gcc versions.

Regards,
m
Send instant messages to your online friends http://au.messenger.yahoo.com


Boost-testing list run by mbergal at meta-comm.com