Subject: [Boost-bugs] [Boost C++ Libraries] #2561: Command line string splitting in Unix
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-12-03 21:53:23
#2561: Command line string splitting in Unix
------------------------------------------------+---------------------------
Reporter: Vitaly Grechko <vitaly_at_[hidden]> | Owner: vladimir_prus
Type: Feature Requests | Status: new
Milestone: Boost 1.38.0 | Component: program_options
Version: Boost 1.37.0 | Severity: Problem
Keywords: |
------------------------------------------------+---------------------------
For now it is not possible to pass the whole command line as a string for
Unix when 'argc,argv' are not available. The library does have a function
split_winmain(str) but it is available only if _WIN32 macro is defined.
Also it is useful to remove _WIN32 limitation for split_winmain because it
can be used in UNIX for example in client/server applications
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2561> 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:49:59 UTC