Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5771: warning C4996 occurs during compilation of basic_binary_iprimitive::load_binary because of the call to sgetn method
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-08-11 03:54:56
#5771: warning C4996 occurs during compilation of
basic_binary_iprimitive::load_binary because of the call to sgetn method
------------------------------------------------------+---------------------
Reporter: Anton Matosov <anton.matosov@â¦> | Owner: ramey
Type: Bugs | Status: closed
Milestone: Boost 1.48.0 | Component: serialization
Version: Boost 1.46.1 | Severity: Problem
Resolution: wontfix | Keywords:
------------------------------------------------------+---------------------
Changes (by anonymous):
* status: new => closed
* resolution: => wontfix
Comment:
I've looked at the patch. I'm loath to start going down this path.
Basically the microsoft version is not standard conforming. To start doing
this I'd have to do this all over the code and I'm not inclined to do it.
The benefit would not be worth all the effort. It would also make the
code harder to read than it already is. You can eliminate these warnings
with a compile time switch.
Robert Ramey
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5771#comment:1> 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:07 UTC