id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 348,program_options bug?,nobody,Vladimir Prus,"{{{ I use Borland C++ 6 under Windows and I am trying to use program_options library. It seems that if I add a nonhandled parameter to command line the program hangs. For example using first.cpp and adding --unhandled to command line. in parsers.hpp: template basic_parsed_options basic_command_line_parser::run() const { // Presense of parsed_options -> wparsed_options conversion // does the trick. ==== HERE! ===> return basic_parsed_options( common_command_line_parser::run()); } thanks }}}",Support Requests,closed,,None,None,Showstopper,invalid,,