id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 3992,Example in documentation for program_options doesn't compile,Alexander Fokin ,Vladimir Prus,"Example in ""Custom Validators"" section of documentation for boost_program options must be changed to reflect the changes made in 1.42. More precisely, the following line of the example causes compilation error: throw validation_error(""invalid value""); I suppose it must be changed to something like: throw invalid_option_value(s) ",Bugs,closed,Boost 1.43.0,program_options,Boost 1.42.0,Cosmetic,fixed,,