From: John Maddock (john_at_[hidden])
Date: 2004-02-02 06:10:53


> can anyone please tell me the status of the following gcc failures on
win32 RC_1_31_0:
>
> date_time testmicrosec_time_clock

The clock facility is broken on cygwin, they know about it.

> integer cstdint_test

There are a few bugs in cygwin's (and mingw32's) implementation of stdint.h.
They are both aware of the issue, the mingw folks have fixed theirs, but
I've heard nothing from the cygwin guys.

> iterator interoperable_fail
> math octobion_test
> math quaternion_test
> test error_handling_test

Others will have to answer those.

> Won't these errors be solved for the upcomming release?

No there won't be any new fixes now.

John.