Boost logo

Boost :

From: Beman Dawes (bdawes_at_[hidden])
Date: 2006-02-20 16:21:46


"Markus Schöpflin" <markus.schoepflin_at_[hidden]> wrote in message
news:dt4j9j$hh0$1_at_sea.gmane.org...
> Attached patch fixes a long standing problem with boost.filesystem on
> Tru64
> which has resulted in test failures since quite some time.
>
> It seems that readdir_r() on this platform behaves incorrect when errno is
> not set to 0 previous to calling readdir_r().
>
> This problem now has become critical, as it shows up during regression
> testing with bb.v2, essentially prohibiting the report creation step of
> the
> regression test run.
>
> Therefore I would like to ask if this patch can be committed.
>

Done. Thanks!

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk