
16 Feb
2005
16 Feb
'05
8:10 a.m.
Tom Widmer wrote:
Vladimir Prus wrote:
I don't have better solution than using non-const argument to parse_command_line. Maybe, this should go to FAQ?
How about taking a const char* const av[]?
Indeed, that works, and I've committed such change. - Volodya