Hi, For this series of patches, I followed this series of steps:
1. Convert a file from the C way of doing things to C++. 2. Go through all the files that had to do with the converted file and make the formatting consistent. Thanks, Ryan Ryan Long (8): ExecutableInfo.cc: Fix formatting ExecutableInfo.h: Fix formatting Explanations: Convert to C++ Explanations.cc: Fix formatting Explanations.h: Fix formatting TraceConverter.cc: Convert to C++ TraceConverter.cc: Fix formatting TraceList.cc: Convert from C to C++ tester/covoar/ExecutableInfo.cc | 103 ++++++++++++++++++++++------------------ tester/covoar/ExecutableInfo.h | 16 +++---- tester/covoar/Explanations.cc | 51 ++++++++++---------- tester/covoar/Explanations.h | 14 ++---- tester/covoar/TraceConverter.cc | 75 ++++++++++++++--------------- tester/covoar/TraceList.cc | 14 +++--- 6 files changed, 140 insertions(+), 133 deletions(-) -- 1.8.3.1 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel