[Boost-bugs] [Boost C++ Libraries] #8794: Warning messages

Subject: [Boost-bugs] [Boost C++ Libraries] #8794: Warning messages
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-08 01:13:52


#8794: Warning messages
------------------------------+-----------------------
 Reporter: lcarreon@… | Owner: olli
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: coroutine
  Version: Boost 1.54.0 | Severity: Problem
 Keywords: |
------------------------------+-----------------------
 I built Boost 1.54.0 on Fedora 18 using the command:

   ./b2 link=shared runtime-link=shared address-model=32|64 variant=release
 install

 The following warning messages appeared:

 libs/coroutine/src/detail/standard_stack_allocator_posix.cpp: In function
 â€˜rlimit boost::coroutines::detail::stacksize_limit_()’:
 libs/coroutine/src/detail/standard_stack_allocator_posix.cpp:61:15:
 warning: unused variable ‘result’ [-Wunused-variable]
 libs/coroutine/src/detail/standard_stack_allocator_posix.cpp: In member
 function ‘void
 boost::coroutines::detail::standard_stack_allocator::allocate(boost::coroutines::stack_context&,
 std::size_t)’:
 libs/coroutine/src/detail/standard_stack_allocator_posix.cpp:135:15:
 warning: unused variable ‘result’ [-Wunused-variable]

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