microsoft/Terminal
Vedi su GitHub[Audit] Unsuppress OuptutCellIterator warning and solve custom construction/destruction warning
Open
#2675 aperta il 5 set 2019
Area-CodeHealthArea-OutputHelp WantedIssue-TaskProduct-ConhostProduct-Terminal
Metriche repository
- Star
- (35.764 star)
- Metriche merge PR
- (Merge medio 27g 19h) (24 PR mergiate in 30 g)
Descrizione
I suppressed the warning on the OutputCellIterator as a part of turning on audit mode because I couldn't figure it out (in a reasonable amount of time for how many other things I was fixing and trying to get turned on).
This represents removing the warning suppression and figuring out what the actual issue is that is causing the warning to flag when the iterator is advanced.