id summary reporter owner description type status milestone component version severity resolution keywords cc 8987 More -Wunused-local-typedef warnings when building Boost 1.54.0 with gcc 4.8.1 lcarreon@… Andrey Semashev "These are the unused-local-typedef warnings specific to Boost.Log: libs/log/src/date_time_format_parser.cpp:321:23: warning: typedef ‘callback_type’ locally defined but not used [-Wunused-local-typedefs] typedef CallbackT callback_type; libs/log/src/init_from_settings.cpp:131:44: warning: typedef ‘string_type’ locally defined but not used [-Wunused-local-typedefs] typedef std::basic_string< char_type > string_type; libs/log/src/init_from_settings.cpp:702:43: warning: typedef ‘string_type’ locally defined but not used [-Wunused-local-typedefs] typedef typename section::string_type string_type; boost/log/expressions/formatters/c_decorator.hpp:223 " Bugs closed To Be Determined log Boost 1.54.0 Problem fixed