From: Glyn M. <gly...@gm...> - 2010-05-26 09:08:35
|
On 26 May 2010 10:50, Jeroen Habraken <vex...@gm...> wrote: > On 26 May 2010 10:19, Dean Michael Berris <mik...@gm...> wrote: > > On Wed, May 26, 2010 at 3:47 PM, Glyn Matthews <gly...@gm...> > wrote: > >> > >> I can't verify this on Linux until I get home this evening, but you > might > >> want to also update the header boost/network/version.hpp > > > > Ah, cool, I'll do that. :) > > > >> Thanks, > > > > Thanks too Glyn! > > > > -- > > Dean Michael Berris > > deanberris.com > > > > I have some serious boost::spirit errors scrolling over my screen, oh > how I missed them. If possible I'll have a look at them tonight, but > long story short, the current trunk unfortunately doesn't build on my > Mac. > > Jeroen > > Would these have anything to do with changes to boost::spirit::traits::transform_attribute ? I think this has been updated on the boost trunk (it takes a new template parameter): http://svn.boost.org/svn/boost/trunk/boost/spirit/home/support/attributes.hpp G |