[Boost-bugs] [Boost C++ Libraries] #10801: Used uninitialized error in boyer_myrvold_impl.hpp

Subject: [Boost-bugs] [Boost C++ Libraries] #10801: Used uninitialized error in boyer_myrvold_impl.hpp
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-11-19 00:47:37


#10801: Used uninitialized error in boyer_myrvold_impl.hpp
------------------------------+----------------------
 Reporter: wanglurg@… | Owner: jewillco
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost 1.55.0 | Severity: Problem
 Keywords: |
------------------------------+----------------------
 I met an error when using boyer_myrvold_planar_test() function in
 Boost_1_55_0 to generate the kuratowski subgraph. Error message is listed
 as follows:

 ./boost/graph/planar_detail/boyer_myrvold_impl.hpp:1545:11 error: 'z' may
 be used uninitialized in this function.

 I added a "Wno-maybe-uninitialized" flag to Makefile to remove this error
 temporarily, but it's not a good method. I'm looking for a better way to
 fix this.

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