チケット #48208

secfile_entry_ignore()

登録: 2023-06-10 08:52 最終更新: 2023-06-18 14:16

報告者:
担当者:
チケットの種類:
状況:
完了
コンポーネント:
マイルストーン:
優先度:
5 - 中
重要度:
5 - 中
解決法:
修正済み
ファイル:
2

詳細

We currently do "(void) secfile_entry_lookup()" to avoid "unused entry" warnings about entries we intentionally ignore.

To make code more self documenting (and these cases searchable!), let's introduce wrapper macro with a name that clearly indicates that purpose of the lookup is just to get rid of the "unused entry" warning. This ticket is about introducing the macro. I'm not going through all the existing code to figure out which existing calls should be updated.

チケットの履歴 (5 件中 3 件表示)

2023-06-10 08:52 更新者: cazfi
  • 新しいチケット "secfile_entry_ignore()" が作成されました
2023-06-10 10:14 更新者: cazfi
  • 担当者(未割り当て) から cazfi に更新されました
  • 解決法なし から 受領 に更新されました
  • マイルストーン(未割り当て) から 3.1.0-beta3 (完了済み) に更新されました
2023-06-18 14:16 更新者: cazfi
  • 状況オープン から 完了 に更新されました
  • 解決法受領 から 修正済み に更新されました

編集

このチケットにコメントを追加するには、ログインが必要です » ログインする