id summary reporter owner description type status milestone component version severity resolution keywords cc 4014 [PATCH] boost/gil gcc warning cleanup Tatu Kilappa Stefan Seefeld "Patch to clean up excessive gcc 4.x warning barf. To reproduce, compile any gil-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 gil USE GITHUB Boost Development Trunk Cosmetic fixed gcc warning mateusz@… Mateusz Loskot