Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



PR対象
カテゴリ
PR の背景
興味があれば 関連 issue, PR を見てください。
仕様・動作説明
「IsBadStringPtrA 非推奨 理由」でGoogle検索すれば、
この関数が何故ダメなのか、AIが解説してくれます。
本件についてもレビューつかないと思われるので勝手にやるつもりです。
PR の影響範囲
おそらく誰も気付いていないやつなので「実害なし」です。
テスト内容
本PRは単体テストで変更前後の「動作変更なし」を担保します。
関連 issue, PR
本PRでは省略している細かい説明が色々書いてあるので興味があれば見るといいかも。
ざっくり言うと、「表示されたメッセージを確認する方法がない」なんだけど、別PRでマージ済みなのでスルー可能。
本PRではしれっとテスト用関数 CallErrorProc を追加して回避している。
参考資料