[PATCH 0/3] Add ostream_guard patches

Ryan Long ryan.long at oarcorp.com
Wed Aug 11 21:09:50 UTC 2021


Hi,

In this series of patches, I just added ostream_guards where there were
"Restore ostream format" errors. This won't make the error go away, but
we're going to start ignoring those errors and just placing
ostream_guards as was done here.

Thanks,
Ryan

Ryan Long (3):
  GcovData.cc: Add ostream_guard
  GcovFunctionData.cc: Add ostream_guard
  ReportsText.cc: Add ostream_guard

 tester/covoar/GcovData.cc         | 3 +++
 tester/covoar/GcovFunctionData.cc | 3 +++
 tester/covoar/ReportsText.cc      | 2 ++
 3 files changed, 8 insertions(+)

-- 
1.8.3.1



More information about the devel mailing list