id summary reporter owner description type status milestone component version severity resolution keywords cc 11642 std::vector does not have a member data() in c++03 angela.xie@… Vladimir Prus "Problem:program_options/exception_txt_test fails to compile due to using non-standard vector::data in c++03 mode. in the line 50 of exception_txt_test.cpp: void test_each_exception_message(const string& test_description, const vector& argv, options_description& desc, int style, string exception_msg, istream& is = cin) ... " Bugs closed To Be Determined program_options Boost 1.58.0 Problem fixed