Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10092: deque.hpp: warning C4701: potentially uninitialized local variable 'cur' used
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-01-05 15:59:21
#10092: deque.hpp: warning C4701: potentially uninitialized local variable 'cur'
used
--------------------------------------+------------------------
Reporter: Michel Lemay <mlemay@â¦> | Owner: igaztanaga
Type: Bugs | Status: reopened
Milestone: To Be Determined | Component: container
Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
--------------------------------------+------------------------
Changes (by mark.incley@â¦):
* status: closed => reopened
* version: Boost 1.54.0 => Boost 1.57.0
* resolution: fixed =>
Comment:
Hi,
I'm still seeing this occur with deques in Boost 1.57 under Visual Studio
2012:
2>c:\thirdpartysdk\boost_1_57_0\boost\container\deque.hpp(401): error
C4703: potentially uninitialized local pointer variable 'cur' used
This is particularly pesky because Visual Studio 2012 treats this as an
error when built with the /sdl compiler option.
Thanks
Mark.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10092#comment:2> 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:17 UTC