Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11657: Add VxWorks support for program options
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-16 06:40:13
#11657: Add VxWorks support for program options
----------------------------------------+-----------------------------
Reporter: Brian Kuhl <brian.kuhl@â¦> | Owner: vladimir_prus
Type: Patches | Status: new
Milestone: To Be Determined | Component: program_options
Version: Boost 1.59.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------+-----------------------------
Comment (by vladimir_prus):
Good. Why did you need to define environ as const char** and then cast to
'char **'? At the very least, the cast should be const_cast, not a C-style
cast, but I wonder whether it can be declare as non-const in the first
place? Or environment on VxWorks is not writable?
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11657#comment:4> 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:19 UTC