Re: [Boost-bugs] [Boost C++ Libraries] #10092: deque.hpp: warning C4701: potentially uninitialized local variable 'cur' used

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-17 16:43:34


#10092: deque.hpp: warning C4701: potentially uninitialized local variable 'cur'
used
--------------------------------------+------------------------
  Reporter: Michel Lemay <mlemay@…> | Owner: igaztanaga
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: container
   Version: Boost 1.57.0 | Severity: Problem
Resolution: fixed | Keywords:
--------------------------------------+------------------------
Changes (by igaztanaga):

 * status: reopened => closed
 * resolution: => fixed

Comment:

 I'm still not seeing the warning in the develop branch when compiling with
 MSVC12, I, but I've committed a change initializing variables before
 BOOST_TRY:

 [develop 37db43b] Try to fix MSVC12 warnings of uninitialized variables
 when using no exception macros.

 Let me know if this fixes the warning.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10092#comment:3>
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