id summary reporter owner description type status milestone component version severity resolution keywords cc 3264 open config file Diederick C. Niehorster Sascha Ochsenknecht "It would be nice if it is possible to call parse_config_file(const std::basic_string&, const options_description&, bool allow_unregistered = false); also, next to parse_config_file(std::basic_istream&, const options_description&, bool allow_unregistered = false); where parse_config_file would take care of opening the file. This would allow for less boiler-plate on part of the user and optimizes the interface for parsign the config file." Feature Requests closed Boost 1.42.0 program_options Boost 1.39.0 Optimization fixed s.ochsenknecht@…