Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2774: boost::tokenize fails on Ubuntu8.10 64bit
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-06-07 18:40:58
#2774: boost::tokenize fails on Ubuntu8.10 64bit
--------------------------------+-------------------------------------------
Reporter: grumbel@⦠| Owner: jsiek
Type: Bugs | Status: closed
Milestone: | Component: tokenizer
Version: Boost 1.35.0 | Severity: Problem
Resolution: invalid | Keywords:
--------------------------------+-------------------------------------------
Comment (by william.l.blevins@â¦):
How is this ticket invalid?
!BoostTokenizer provides a constructor that allows for:
1. memory corruption
2. tokens are arbitrarily parsed incorrectly
{{{
// This should be valid
tokenizer tokens(std::string(argv[1]), sep);
}}}
There should at least be documentation for a precondition {@precondition}
where this case is listed explicitly.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2774#comment:2> 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:09 UTC