
23 Apr
2005
23 Apr
'05
8:46 p.m.
JOAQUIN LOPEZ MU?Z wrote:
Before you do that, let me comment on this: the situation is probably not as bad as it seems --many libs are actually completely Windows-unaware and its associated tests fail only because they use Boost.Test, which internally includes some Windows headers. These libs are:
iostreams
Iostreams uses windows.h a little bit, for file descriptors and memory mapped files. Jonathan