Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3744: Possibility of output of an error message on other languages (not English).
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-12-12 14:49:38
#3744: Possibility of output of an error message on other languages (not English).
--------------------------------------------+-------------------------------
Reporter: Alex Bukreev <bucreev@â¦> | Owner:
Type: Feature Requests | Status: new
Milestone: Boost 1.42.0 | Component: None
Version: Boost 1.41.0 | Severity: Optimization
Keywords: |
--------------------------------------------+-------------------------------
Comment(by anonymous):
It not absolutely so.
Certainly the most part of exceptions appears at programming errors (we
will not consider them).
However in a number of libraries (for example:
1. boost:: graph (a file "read_graphviz_new.cpp") - the input file
structure is broken
2. boost:: program_options (a file "cmdline.cpp") - the user has entered
an unknown option
3. boost:: property_tree (a file "info_parser.hpp") not probably to open
a file
)
exceptions arise not because of errors of the programmer, and because of
errors in input data. In this case it is desirable for user of the program
to produce the message on a native language.
As it to achieve with the minimum changes in libraries, and not so
complicating users of library, here the purpose of my sentence.
Probably it can achieve more simple resources, in this case let's realise
them.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/3744#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:02 UTC