This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Formatting fixes for 2 testsuite files.


Dhruv Matani wrote:

Below meaning? I assume in the other file.


http://www.m-w.com/

Here is the corrected patch.


"corrected" but not tested!

performance/20_util/allocator/list_sort_search.cc TEST_S0
/home/paolo/Gcc/cvs-dirs/gcc-head/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/list_sort_search.cc: In function `int main()':
/home/paolo/Gcc/cvs-dirs/gcc-head/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/list_sort_search.cc:112: error: `new_allocator' was not declared in this scope
/home/paolo/Gcc/cvs-dirs/gcc-head/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/list_sort_search.cc:112: error: missing `>' to terminate the template argument list
/home/paolo/Gcc/cvs-dirs/gcc-head/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/list_sort_search.cc:112: error: expected `;' before "int"
/home/paolo/Gcc/cvs-dirs/gcc-head/gcc/libstdc++-v3/testsuite/performance/20_util/allocator/list_sort_search.cc:112: error: statement cannot resolve address of overloaded function
/home/paolo/Gcc/cvs-dirs/gcc-head/gcc/libstdc++-v3/scripts/check_performance: line 50: ./list_sort_search.cc-TEST_S0: No such file or directory


Paolo.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]