|
Boost Testing : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-05-03 20:37:06
"Stephen W. Carson" <StephenC_at_[hidden]> wrote in message
news:42778DF5.5070301_at_dirxion.com...
> filesystem's operations_test is still broken for cw:
>
> Platform is POSIX
> minimal.hpp(122): exception "std::exception:
> boost::filesystem::current_path: "": No error detected" caught in
> function: 'main(int, char **)'
>
> **** Testing aborted.
> **** 1 error detected
>
> EXIT STATUS: 201
Nuts! If I had the system in front of me, I'd run the test under a debugger
and trap the point of exection, then look at the call stack.
Rather than ask you to debug for me, I'm going to try to get a copy of
CodeWarrior for the Mac so I can do it myself.
Thanks for the reports,
--Beman