
On Tue, Sep 28, 2010 at 9:33 PM, Dean Michael Berris <mikhailberis@gmail.com> wrote:
On Wed, Sep 29, 2010 at 9:10 AM, Beman Dawes <bdawes@acm.org> wrote:
* I'm about to start a round of tests on Linux.
Great news Beman, I look forward to more information about how it works on Linux. It would be great to know if you encounter any problems so that us Linux natives can help you out.
The tests are now passing on my Ubuntu VirtualBox g++ 4.4 setup, and the fixes have been pushed up to GitHub. I haven't done any testing beyond simply getting the tests to compile and run, however. The great bulk of the code is operating system independent. The biggest worry for me is libs/btree/src/detail/binary_file.cpp. It would be a big help if POSIX and/or Linux folks could look that over to see if they can spot any weaknesses. Thanks, --Beman