id summary reporter owner description type status milestone component version severity resolution keywords cc 4017 [PATCH] boost/test gcc warning cleanup Tatu Kilappa Gennadiy Rozental "Patch to clean up gcc warning barf. To reproduce, compile any test-using program with: -Wall -Wcast-align -Wconversion -Wdisabled-optimization -Werror=return-type -Wextra -Winit-self -Winvalid-pch -Wmissing-format-attribute -Wmissing-include-dirs -Wmissing-noreturn -Wno-multichar -Wpacked -Wredundant-decls -Wshadow -Wswitch-default -Wundef -Wwrite-strings -Wctor-dtor-privacy -Werror=non-virtual-dtor -Woverloaded-virtual Attached patch fixes the issue." Patches closed Boost 1.43.0 test Boost Development Trunk Cosmetic fixed gcc warning