Subject: [Boost-bugs] [Boost C++ Libraries] #4014: [PATCH] boost/gil gcc warning cleanup
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-15 20:53:04
#4014: [PATCH] boost/gil gcc warning cleanup
---------------------------------------------------+------------------------
Reporter: Tatu Kilappa <tatu.kilappa@â¦> | Owner: hljin
Type: Patches | Status: new
Milestone: Boost 1.43.0 | Component: GIL
Version: Boost Development Trunk | Severity: Cosmetic
Keywords: gcc warning |
---------------------------------------------------+------------------------
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.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/4014> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:02 UTC