[PATCH v1 1/5] rtems-utils.h: Remove ostream_guard

Chris Johns chrisj at rtems.org
Thu Aug 5 01:43:30 UTC 2021


On 5/8/21 9:13 am, Gedare Bloom wrote:
> On Wed, Aug 4, 2021 at 4:47 PM Chris Johns <chrisj at rtems.org> wrote:
>>
>> On 5/8/21 1:54 am, Ryan Long wrote:
>>> ostream_guard did not fix the "Not restoring ostream format" Coverity
>>> issues as hoped, so there's no reason to have it.
>>
>> Can you capture the missing pieces here?
>>
> Also, just because it didn't fix coverity, doesn't mean it's a bad
> thing to do. It seemed reasonable to me to save/restore the format so
> it is unmodified across calls.

Yes, we should drive the design and not coverity.

Chris


More information about the devel mailing list