id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 8549,Add a BOOST_ATTRIBUTE_UNUSED macro,viboes,John Maddock,"Please take a look at #8546 {{{ #if defined(__GNUC__) && ((__GNUC__ > 4) || ((__GNUC__ == 4) && (__GNUC_MINOR__ >= 7))) # define BOOST_ATTRIBUTE_UNUSED __attribute__((unused)) #else # define BOOST_ATTRIBUTE_UNUSED #endif }}}",Feature Requests,closed,To Be Determined,config,Boost 1.53.0,Problem,fixed,,