[io] [RC_1_34_0] Borland fix broke I/O lib

Since the last borland fix the ios_state_unit_test is failing for _every_ toolset on the release branch. Please revert the check-in or fix it. Markus <rant> PS: Why do this sort of errors happen? I would think that anyone checking in something on the release branch keeps an eye open if this is causing major breakage. </rant>

Markus Schöpflin wrote:
Since the last borland fix the ios_state_unit_test is failing for _every_ toolset on the release branch. Please revert the check-in or fix it.
<hint> The <boost/detail/workaround.hpp> include is missing </hint> Thomas -- Thomas Witt witt@acm.org

Thomas Witt wrote:
Markus Schöpflin wrote:
Since the last borland fix the ios_state_unit_test is failing for _every_ toolset on the release branch. Please revert the check-in or fix it.
<hint> The <boost/detail/workaround.hpp> include is missing </hint>
That's my fault! Awfully sorry about that. Fixed, tested, checked in and retested, just in case. Thanks Thomas for your hint. Cheers, Nicola Musatti
participants (3)
-
Markus Schöpflin
-
Nicola Musatti
-
Thomas Witt