id summary reporter owner description type status milestone component version severity resolution keywords cc 2677 unnecessary inconsistency in boost:::program_options examples alfonso@… Vladimir Prus "The example programs all have main declared as follows: int main(int ac, char* av[]) This should be ""argc"", ""argv"" to be consistent with the rest of the known C/C++ universe. Is saving four letters really worth introducing a variation from 30+ years worth of examples, going all the way back to K&R(78)?" Bugs closed Boost 1.38.0 program_options Boost 1.37.0 Problem invalid