Boost logo

Boost :

From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2007-08-17 12:22:05


Attached is a patch against the SVN trunk that fixes several unused argument
warnings from gcc.

With one exception the changes are just commenting out the argument name in
the function definition. but there is a more ugly fix in
<asio/detail/strand_service.hpp> that is only required when building with
NDEBUG defined (e.g. when assert is a noop).

Can the owners of the code take a look and either commit the appropriate
fixes or give me the go-ahead to do it myself. I don't want to step on any
toes.

-- 
Caleb Epstein



Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk