Re: [Boost-bugs] [Boost C++ Libraries] #6403: Erroneous comment

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #6403: Erroneous comment
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-06-04 10:09:40


#6403: Erroneous comment
-------------------------------+------------------------------
  Reporter: garcia | Owner: jeffrey.hellrung
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: iterator
   Version: Boost 1.48.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+------------------------------

Old description:

> In boost/iterator/detail/facade_iterator_category.hpp, line 76, there's a
> comment:
> // If writability has been disabled per the above metafunction, the
> // result will not be convertible to output_iterator_tag.
>

> This comment corresponds to behavior that was removed in changeset:
> https://svn.boost.org/trac/boost/changeset/21683
>
> Now the result will never be convertible to output_iterator_tag.

New description:

 In boost/iterator/detail/facade_iterator_category.hpp, line 76, there's a
 comment:
 {{{
 // If writability has been disabled per the above metafunction, the
 // result will not be convertible to output_iterator_tag.
 }}}
 This comment corresponds to behavior that was removed in changeset:
 https://svn.boost.org/trac/boost/changeset/21683

 Now the result will never be convertible to output_iterator_tag.

--
Comment (by danieljames):
 This was fixed in trunk/develop in r80903
 ([https://github.com/boostorg/iterator/commit/db29a874f10a9ab019edb7ad61ecf3719054ec6e

 github link]). If no one objects, I'll include this in the next release.
-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/6403#comment:3>
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:16 UTC