Subject: [Boost-bugs] [Boost C++ Libraries] #1523: [iostreams] VC8/VC9 compiler warnings
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-12-14 20:44:54
#1523: [iostreams] VC8/VC9 compiler warnings
---------------------------------------------------------+------------------
Reporter: Richard Webb <richard.webb_at_[hidden]> | Owner: turkanis
Type: Bugs | Status: new
Milestone: To Be Determined | Component: iostreams
Version: Boost Development Trunk | Severity: Cosmetic
Keywords: |
---------------------------------------------------------+------------------
iostreams produces a couple of compiler warnings when built in the MS
compilers using warning level 4 and/or code analysis:
{{{
boost\iostreams\detail\functional.hpp(105) : warning C4512:
'boost::iostreams::detail::member_close_operation<T>' : assignment
operator could not be generated
boost\iostreams\traits.hpp(48) : warning C6334: sizeof operator applied to
an expression with an operator might yield unexpected results
}}}
Noticed when running the regression tests.
Some examples of the full warnings can be seen at
http://tinyurl.com/3xe4rt
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1523>
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:49:57 UTC