
23 Apr
2005
23 Apr
'05
9:07 p.m.
On Sat, 23 Apr 2005 14:46:18 -0600, Jonathan Turkanis wrote
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.
Just piling on....date-time uses windows.h for the high precision clocks so some things may fail as a result... Jeff