[Boost-bugs] [Boost C++ Libraries] #8801: boost 1.54 coroutine source is incomplete.

Subject: [Boost-bugs] [Boost C++ Libraries] #8801: boost 1.54 coroutine source is incomplete.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-07-09 02:27:41


#8801: boost 1.54 coroutine source is incomplete.
------------------------------+-------------------------
 Reporter: rivercheng@… | Owner: olli
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: coroutine
  Version: Boost 1.54.0 | Severity: Showstopper
 Keywords: coroutine |
------------------------------+-------------------------
 This is a unbelievable bug so actually I think maybe it's my own
 ignorance. All 'ipp' files of 'coroutine' are missing so many classes and
 functions lack of definition.

 I should have reported this bug in beta1 release, but I thought that
 incomplete files are normal in a beta release.

 (Maybe not a complete list) There's no implementation for
 boost::coroutines::detail::standard_stack_allocator::default_stacksize(void)
 boost::coroutines::detail::coroutine_context::operator=(class
 boost::coroutines::detail::coroutine_context const &)
 boost::coroutines::detail::coroutine_context::jump(class
 boost::coroutines::detail::coroutine_context &,int,bool)
 boost::coroutines::detail::coroutine_context::coroutine_context(void
 (__cdecl*)(int),struct boost::coroutines::stack_context *)
 boost::coroutines::detail::standard_stack_allocator::allocate(struct
 boost::coroutines::stack_context &,unsigned int)
 boost::coroutines::detail::standard_stack_allocator::deallocate(struct
 boost::coroutines::stack_context &)
 boost::coroutines::detail::coroutine_context::coroutine_context(class
 boost::coroutines::detail::coroutine_context const &)

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