Subject: Re: [Boost-bugs] [Boost C++ Libraries] #773: program_options find assert fails with multibyte characters
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-08 14:43:49
#773: program_options find assert fails with multibyte characters
---------------------+------------------------------------------------------
Reporter: nobody | Owner: vladimir_prus
Type: Bugs | Status: closed
Milestone: | Component: program_options
Version: None | Severity: Problem
Resolution: fixed | Keywords:
---------------------+------------------------------------------------------
Comment(by vladimir_prus):
Hmm, it seems that your patch will only matter if sizeof(char) != 1, and
in that case, it will probably do the wrong thing -- that is, 'n' will be
in chars and you will decrement 2*number_of_bytes. So, I guess the patch
better be reverted and this issue kept closed. Apparently, nobody cares.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/773#comment:14> 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:02 UTC