[PATCH 0/3] Add ostream_guard patches

Chris Johns chrisj at rtems.org
Thu Aug 12 04:51:07 UTC 2021


OK to push.

Thanks
Chris

On 12/8/21 7:09 am, Ryan Long wrote:
> 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(+)
> 


More information about the devel mailing list