[Boost-bugs] [Boost C++ Libraries] #3509: Simple patch with initialisation of path_size variable

Subject: [Boost-bugs] [Boost C++ Libraries] #3509: Simple patch with initialisation of path_size variable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-10-04 17:32:58


#3509: Simple patch with initialisation of path_size variable
------------------------------------------+---------------------------------
 Reporter: mloskot <mateusz@…> | Owner: bemandawes
     Type: Patches | Status: new
Milestone: Boost 1.41.0 | Component: filesystem
  Version: Boost Development Trunk | Severity: Cosmetic
 Keywords: |
------------------------------------------+---------------------------------
 While building the Boost inspect tool from trunk (r56576) , I noticed two
 warnings from the Boost Filesystem library:

 {{{
 ../../../libs/filesystem/src/operations.cpp:1285: warning:
  â€˜path_size’ may be used uninitialised in this function
 }}}

 I attached a tiny patch that fixes this warning.

 Using GCC 4.3.3 on Linux Ubuntu 9.04 (Intel 64-bit)

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