id summary reporter owner description type status milestone component version severity resolution keywords cc 8794 Warning messages lcarreon@… olli "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] " Bugs closed To Be Determined coroutine Boost 1.54.0 Cosmetic wontfix