|
Boost : |
From: Douglas Gregor (dgregor_at_[hidden])
Date: 2007-10-29 08:10:38
John Maddock wrote:
> Gennadiy,
>
> Boost.Test is failing on Darwin with: http://tinyurl.com/37983b
>
> I'm attaching a message from the Boost-testing list that explains a
> workaround. I'm guessing that maybe sigemptyset is a macro on this
> platform, and that conflicts with the :: qualifier?
You are correct. I put this change into the trunk to fix Darwin:
http://svn.boost.org/trac/boost/changeset/40365
However, Gennadiy reverted part of that change as part of a fix for
Sun's compiler shortly thereafter:
http://svn.boost.org/trac/boost/changeset/40449
Isn't portability *fun*?
- Doug
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk