From: Dean M. B. <mik...@gm...> - 2010-09-05 12:49:18
|
On Sat, Sep 4, 2010 at 11:00 AM, Dean Michael Berris <mik...@gm...> wrote: > On Sat, Sep 4, 2010 at 4:16 AM, Divye Kapoor <div...@gm...> wrote: >> I too can confirm a huge no. of error messages on ubuntu lucid. >> % g++ --version >> g++ (Ubuntu 4.4.3-4ubuntu5) 4.4.3 >> ... >> most of them are indicating lack of << operator implementations. Any ideas >> on where to start? > > I think the header-ordering issue is biting us in the ass now. > And *finally* I have the cpp-netlib related tests building in clang. Somehow the MIME tests are still a little needing attention, and I am having some hiccups encountered with clang and Boost.MIME -- Marshall, are you there? BTW, I just pushed and have the header include issues fixed. So now at least we can go on stabilizing the branch, and for me to actually finish the asynchronous client implementation. Lots for me to do but hopefully I can get a lot of work in this coming week. Hang in there guys I'll get this futures-based basic_response<> thingy working soon enough. Once that's done I'm moving on to the server to support asynchronous handlers and the beginnings of a web framework that works on top of cpp-netlib. Fingers crossed I'll have that done by the end of this coming week. -- Dean Michael Berris deanberris.com |