Re: [Boost-bugs] [Boost C++ Libraries] #3423: Diagnostic of errors.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3423: Diagnostic of errors.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-03-02 16:45:59


#3423: Diagnostic of errors.
---------------------------------------------+------------------------------
  Reporter: Alex Bukreev <bucreev@…> | Owner: s_ochsenknecht
      Type: Feature Requests | Status: closed
 Milestone: Boost 1.42.0 | Component: program_options
   Version: Boost 1.40.0 | Severity: Problem
Resolution: fixed | Keywords:
---------------------------------------------+------------------------------

Comment(by stimming@…):

 Unfortunately in [58138] and [58184] you changed the previously existing
 member variable invalid_syntax::tokens into an accessor function
 invalid_syntax::tokens(). This breaks existing code that wanted to print a
 helpful error message to the user, and with a rather weird compiler error
 message. Couldn't you introduce a more graceful change of interface here?
 Like, at least introducing the accessor function with a different name, so
 that the developer more easily understands you have removed the public
 member? Thanks!

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/3423#comment:12>
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