microsoft/Terminal

Safer SafeArrays

Open

#4,419 建立於 2020年1月30日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)C++ (3,212 fork)batch import
Area-CodeHealthHelp WantedIssue-TaskProduct-Terminal

倉庫指標

Star
 (35,764 star)
PR 合併指標
 (平均合併 27天 19小時) (30 天內合併 24 個 PR)

描述

It'd be nice if we could be safer with SafeArrays. We use them a lot in our accessibility model.

Some ideas include:

  • deleting automatically if anything goes wrong
  • easy conversions to/from vectors/arrays

I submitted an issue on wil here. If it gets implemented there first, we should use that. If not, we should just create it here and then pass it up to wil.

貢獻者指南