Re: [Cgi-devel] cgi & boost
Status: Beta
Brought to you by:
drrngrvy
From: Darren G. <dar...@gm...> - 2010-03-24 01:03:12
|
Hi Scott, Apologies for the delay, I took some time off. :) On 2 March 2010 19:58, Scott Bailey <Ba...@in...> wrote: Regarding the unused variables, please look! I'm in over my head anytime I > look at ASIO, and the first warning I wen to look at was an unused variable > with a default value that was somehow related to ASIO! I'm not ready to > tackle that, yet! > I've taken a look at the unused variables and will get around to removing them when I can find the time - rather than just remove them I'd prefer to obliterate the bits of code that are lying around with unused parameters. Feel free to ping me on this one! I'm just about to commit a few changes and cleanups related mostly to sessions (which should be in working order now). I'll check this with gcc tomorrow at some point just in case there are issues, unless you get there first. Cheers, Darren |