From: K. G. <kim...@gm...> - 2008-10-17 12:36:39
|
Hi Dean, On Tue, Oct 14, 2008 at 15:05, Dean Michael Berris <mik...@gm...> wrote: > > Okay. After a visual inspection, I'd rather we not do it this way. If > you would like to use Boost.Filesystem, that would be nice and more > platform-independent as far as dealing with directories and file > names. I just committed a significantly cleaned up version of http_test_server.hpp, that uses Boost.Filesystem as you suggested. Also, Python 2.6 has just been released, and our excluded test case works fine with it, so I re-included it. >>> Maybe you'd like to try out using Virtualbox to install a Linux distro >>> (of your choice, I prefer Ubuntu for development) on a few GB's worth >>> of disk space? That's what I do at least to be able to try things out >>> in Linux. ;-) I got Ubuntu up and running in a Virtualbox, and have tested the changes there. Everything seems to work! - Kim |