Boost logo

Boost Users :

Subject: [Boost-users] [program options] the default value is to long.
From: W Eryk Wolski (wewolski_at_[hidden])
Date: 2009-08-06 08:09:38


At runtime I am getting the following error:

Assertion failed: line_length > first_column_width, file
libs\program_options\src\options_description.cpp, line 460

It's due to a quite long default value (path to file)
("input-baf" , po::value<std::string>()->default_value(filename),"\t baf
file to process")

Is there a way to increase first_column_width?

Thanks in advance.

-- 
Witold Eryk Wolski
Heidmark str 5
D-28329 Bremen
tel.: 04215261837


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net