[Boost-bugs] [Boost C++ Libraries] #5416: Warning while compiling with GCC 4.4.1 in export.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #5416: Warning while compiling with GCC 4.4.1 in export.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-04-04 08:02:44


#5416: Warning while compiling with GCC 4.4.1 in export.hpp
------------------------------+---------------------------------------------
 Reporter: boldie@… | Owner: ramey
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: serialization
  Version: Boost 1.46.1 | Severity: Problem
 Keywords: |
------------------------------+---------------------------------------------
 While compiling boost with gcc v4.4.1 I got this warning message:
 boost/serialization/export.hpp:134: error: type qualifiers ignored on
 function return type [-Wignored-qualifiers]

 There seems to be a coding error, const void should be void only.

 A patch is included.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5416>
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:06 UTC