Boost logo

Boost Testing :

Subject: [Boost-testing] Filesystem V3 workaround for non-conforming compilers
From: Beman Dawes (bdawes_at_[hidden])
Date: 2010-06-22 07:09:27


Filesystem V3 has some code that fails (and thus breaks regression
testing) for a few compilers (IBM, old GCC, perhaps more) that have
trouble with partial ordering. I've committed (changeset 63226) a
disable_if based workaround.

Since I don't know exactly what compilers and/or versions are
affected, the workaround is active for all compilers. In theory,
confirmed by local testing, this should not affect conforming
compilers. Please let me know if this causes problems for anyone.

Thanks,

--Beman


Boost-testing list run by mbergal at meta-comm.com