{14} Active Tickets by Library / Component (3355 matches)

Results (2301 - 2400 of 3355)

process (20 matches)

Ticket Summary Status Resolution Version Type Priority Owner
#12990 Boost::process examples fail to compile in Visual studio 2010 Win 7 new Boost 1.64.0 Bugs
#13322 boost::process reports ERROR_INVALID_HANDLE instead of ERROR_FILE_NOT_FOUND when program cannot be found new Boost 1.65.0 Bugs
#13103 Documentation: Line-by-line I/O example should use asio new Boost 1.64.0 Bugs
#13146 Precompiled lib32-msvc-12.0 binaries don't compile in VS2013 projects new Boost 1.64.0 Bugs
#13054 Boost Process - rdbuf() in basic_ipstream/basic_opstream - implementation bug new Boost 1.64.0 Bugs Ion Gaztañaga
#13214 Boost::process examples fail to compile in Visual studio 2012 Win 7 new Boost 1.64.0 Bugs
#13171 Linker error when using boost::process::posix::use_vfork new Boost 1.64.0 Bugs
#13110 cannot wait/join process to actually terminate after calling child::terminate new Boost 1.64.0 Bugs
#13590 Bug in executor::_read_error leads to bad string allocation exception new Boost 1.65.0 Bugs
#13610 _env_impl is not reloaded new Boost 1.63.0 Bugs
#13323 Passing a vector of arguments to boost::process (boost::fusion) new Boost 1.65.0 Bugs
#13605 Filedescriptor leak in boost::process new Boost 1.64.0 Bugs
#13139 child::join() incorrectly throws `waitpid(2) failed: No child processes` if child exited abnormally new Boost 1.64.0 Bugs
#13320 It would be nice if boost::process could provide an API to get all running processes new Boost 1.65.0 Feature Requests
#13471 Documentation warnings in Xcode 9.2 new Boost 1.66.0 Bugs
#13085 Bad command line escaping for Windows shell new Boost 1.64.0 Bugs
#13184 child move constructor does not set _terminated member new Boost 1.65.0 Bugs
#13199 execvpe has not been declared new Boost 1.64.0 Bugs
#13285 clang-tidy analyzer complains about uninitialized variable new Boost 1.64.0 Bugs
#13358 boost::process on_exit fails when using multiple processes new Boost 1.65.0 Bugs

program_options (80 matches)

#7692 Missing documentation for variables_map::count new Boost 1.52.0 Bugs Vladimir Prus
#11657 Add VxWorks support for program options new Boost 1.59.0 Patches Vladimir Prus
#9329 Compilation fixes for Sun CC and its ancient standard library new Boost 1.54.0 Bugs Vladimir Prus
#10952 program_options in wchar_t new Boost 1.57.0 Feature Requests Vladimir Prus
#9004 Minor corrections for boost.program_options documentation new Boost 1.54.0 Bugs Vladimir Prus
#11058 (parsing) Some thrown exceptions's messages are missing important info about the offending options new Boost 1.57.0 Bugs Vladimir Prus
#9470 Example in documentation uses wrong parameter type new Boost 1.54.0 Bugs Vladimir Prus
#11891 boost::program_options::validation_error throws std::out_of_range when original_token argument is empty new Boost 1.60.0 Bugs Vladimir Prus
#7377 Abort trap when using Program Options new Boost 1.51.0 Bugs Vladimir Prus
#11905 Exception "character conversion failed" when omitting argument new Boost 1.60.0 Bugs Vladimir Prus
#13173 "program_options" build fail. "boost::lambda" is working without any problem. new Boost 1.64.0 Bugs Vladimir Prus
#9791 [libs/program_options] winmain.cpp fails to compile with -O3, ok with -O0 (gcc-5666.3) new Boost Development Trunk Bugs Vladimir Prus
#11920 MSVC warning C4505 when po::bool_switch(&flag) is being used new Boost 1.60.0 Bugs Vladimir Prus
#11935 boost::program_options::error_with_option_name.what() throws std::out_of_range when an empty option is used in the command input new Boost 1.60.0 Bugs Vladimir Prus
#11943 std::vector does not have a member data() in c++03 mode new Boost 1.60.0 Bugs Vladimir Prus
#10347 Boost.ProgramOptions without RTTI new Boost 1.56.0 Patches Vladimir Prus
#5454 different behavior to report one kind of errors new Boost 1.45.0 Bugs Vladimir Prus
#5655 parse_config_file option to not throw if file can't be opened new Boost 1.46.1 Feature Requests Vladimir Prus
#5201 Negative numbers as options and values not parsed correctly new Boost Development Trunk Bugs Vladimir Prus
#12820 Unsigned value type accepts negative argument"'`-- new Boost 1.58.0 Bugs Vladimir Prus
#8588 program_options eats parameter instead of reporting previous one missing an argument new Boost 1.53.0 Bugs Vladimir Prus
#6122 split_unix() strips an empty quoted string. new Boost 1.47.0 Bugs Vladimir Prus
#9545 program_options description printout bug new Boost 1.55.0 Bugs Vladimir Prus
#5656 Support options without '=' new Boost 1.46.1 Feature Requests Vladimir Prus
#3265 parse vectors new Boost 1.39.0 Feature Requests Vladimir Prus
#9789 Consistent comment support for INI files new Boost 1.53.0 Feature Requests Vladimir Prus
#13559 boost::program_options::detail::make_vector class removed? new Boost 1.67.0 Bugs Vladimir Prus
#11393 boost::program_options accepting switch-options that match the beginning of defined option, but is not full option typed out. new Boost 1.58.0 Bugs Vladimir Prus
#7366 program_options/variables_map.hpp warning C4275 new Boost 1.49.0 Bugs Vladimir Prus
#4597 options_description should be defined as noncopyable new Boost Development Trunk Bugs Vladimir Prus
#7361 Forbid compilation of leaking mistake. new Boost 1.51.0 Support Requests Vladimir Prus
#12153 [program_options] disable "long_allow_adjacent" and "short_allow_adjacent",it doesn't work new Boost 1.60.0 Bugs Vladimir Prus
#9566 program_options parsers.cpp does not compile: template-related error new Boost 1.55.0 Bugs Vladimir Prus
#12017 Segfault with Boost program_options 1.60 debug libraries on OSX new Boost 1.60.0 Bugs Vladimir Prus
#3343 [Program options] add option to place description on the next line in output new Boost 1.39.0 Feature Requests Vladimir Prus
#12154 [program_options] disable "long_allow_adjacent" and "short_allow_adjacent",it doesn't work new Boost 1.60.0 Bugs Vladimir Prus
#13460 broken shared build. new Boost 1.66.0 Bugs Vladimir Prus
#8430 Positional arguments help output new Boost 1.53.0 Feature Requests Vladimir Prus
#13592 command_line_parser(int, char const*[]) throws std::bad_alloc when called with zero arguments new Boost 1.67.0 Bugs Vladimir Prus
#12065 Boost program options throws an exception new Boost 1.59.0 Bugs Vladimir Prus
#4150 bool_switch() is exception-unsafe new Boost 1.42.0 Bugs Vladimir Prus
#6903 Including program options header breaks using g++ -static -flto -std=c++11 new Boost 1.49.0 Bugs Vladimir Prus
#7190 Allow multiple long synonyms for same option new Boost 1.50.0 Feature Requests Vladimir Prus
#12091 help2man compatibility: add one more space between "arg" and description new Boost 1.61.0 Bugs Vladimir Prus
#4144 boost::program_options::parse_enviornment lacks allow_unregistered new Boost 1.42.0 Feature Requests Vladimir Prus
#4142 Option names should be constructible from strings new Boost 1.42.0 Feature Requests Vladimir Prus
#3423 Diagnostic of errors. reopened Boost 1.40.0 Feature Requests Sascha Ochsenknecht
#4151 option_description::option_description(3 args) is exception-unsafe new Boost 1.42.0 Bugs Vladimir Prus
#7932 Document the "*" wildcard feature in option keys new Boost 1.52.0 Bugs Vladimir Prus
#7929 boost::lexical_cast< std::string, std::wstring > gives a compiler error. new Boost 1.52.0 Bugs Vladimir Prus
#6439 convert.cpp does not compile when defining BOOST_NO_STD_LOCALE new Boost 1.48.0 Bugs Vladimir Prus
#6991 Provide a way to disable interspersed arguments new Boost 1.49.0 Feature Requests Vladimir Prus
#7933 Enable population of a map with options described using "*" wildcard new Boost 1.52.0 Feature Requests Vladimir Prus
#12156 AddressSanitizer reports stack-buffer-overflow for error_with_option_name::substitute_placeholders new Boost 1.61.0 Bugs Vladimir Prus
#6998 visibility problems on Mac OS X / GCC new Boost 1.49.0 Bugs Vladimir Prus
#12561 program_options fails with clang++/libc++ new Boost 1.62.0 Bugs Vladimir Prus
#11420 program_options crash on run() on specific machine only in release mode new Boost 1.58.0 Bugs Vladimir Prus
#7803 [program_options] boost/program_options/errors.hpp:253: warning: unused parameter ‘option_name’ new Boost 1.52.0 Bugs Vladimir Prus
#7777 at() member function required for program_options::variables_map new Boost 1.52.0 Feature Requests Vladimir Prus
#1125 parse_config_file should be mentioned in the How To reopened Boost 1.34.1 Feature Requests Vladimir Prus
#7759 Support ; as comment character in config file new Boost 1.47.0 Feature Requests Vladimir Prus
#7067 The same options in the different groups cause exception while parsing configuration file. new Boost 1.49.0 Bugs Vladimir Prus
#4510 [program_options]: implicit_value and positional options conflict new Boost 1.44.0 Bugs Vladimir Prus
#6527 Segmentation fault from program_options with intel compiler and openmp new Boost 1.49.0 Bugs Vladimir Prus
#7102 typo in documantation of boost::program_options::basic_command_line_parser new Boost 1.51.0 Bugs Vladimir Prus
#7735 Ability to provide option_description name as Regex new Boost 1.52.0 Feature Requests Vladimir Prus
#12385 program_options ignores long_allow_next new Boost 1.60.0 Bugs Vladimir Prus
#5654 Example parse_config_file missing template parameter new Boost 1.46.1 Bugs Vladimir Prus
#4133 std::logic_error as a base class for program_options::error new Boost 1.42.0 Bugs Vladimir Prus
#13640 GCC trunk can only compile program_options with -fpermissive new Boost 1.65.0 Bugs Vladimir Prus
#13273 boost.program_options compile problems on Android new Boost 1.65.0 Bugs Vladimir Prus
#4886 options_description clear() method new Boost 1.45.0 Feature Requests Vladimir Prus
#10883 Using allow-long-disguise misspelled options become positionals new Boost 1.57.0 Bugs Vladimir Prus
#8535 problem with paths that have whitespace in boost::program_options new Boost 1.53.0 Bugs Vladimir Prus
#12271 segfaults in options_description with -fipa-pta new Boost 1.60.0 Bugs Vladimir Prus
#4040 Program Options has issues with options that support multiple tokens when using multiple parsers new Boost 1.42.0 Bugs Vladimir Prus
#12535 boost::program_options cannot handle std::uint8_t arguments new Boost 1.61.0 Bugs Vladimir Prus
#6797 Undefined references for program_options library with mingw64. new Boost 1.49.0 Support Requests Vladimir Prus
#4908 Bug in program_options reopened Boost 1.45.0 Bugs Vladimir Prus
#3732 Detect platform to choose delimiter to use for reading options from command line new Boost 1.41.0 Feature Requests Vladimir Prus
Note: See TracReports for help on using and creating reports.