Re: [Cgi-devel] cgi & boost
Status: Beta
Brought to you by:
drrngrvy
From: Darren G. <dar...@gm...> - 2010-03-24 17:24:35
|
On 24 March 2010 16:20, Scott Bailey <Ba...@in...> wrote: > Darren, > > a quick update and compile shows a collision of role_type: > boost/cgi/common/protocol_traits.hpp:101: error: *declaration of 'typedef > enum boost::cgi::common::role_type * > boost::cgi::common::protocol_traits<boost::cgi::common::tags::cgi>::role_type' > boost/cgi/common/role_type.hpp:24: error: *changes meaning of 'role_type' > from 'enum boost::cgi::common::role_type'* > > But, honestly, I don't see why... > It looks like gcc scoping rules at a first glance. I'll take a look when I get home. > I've simply turned off warnings for the time being. I really am just > tinkering as time allows. When I was checking into the unused parameters, I > was suspicious that some of those unused parameters should be used... > That's where I decided I was in over my head, at least with the time > allotted at present. > > Regardless, I'm glad to see you are still working it. > Hmm, yes. Documentation still pending I'm afraid... Thanks for the report! Cheers, Darren |