[PATCH rtems-tools 0/8] Convert and reformat pt. 4
Ryan Long
ryan.long at oarcorp.com
Fri Dec 3 14:47:51 UTC 2021
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
More information about the devel
mailing list