C and C++ Binaries


BADFUNC.SET_CONSTRAINT_HANDLER_S : set_constraint_handler_sの使用

要旨

A use of set_constraint_handler_s().

プロパティ

クラス名 Use of set_constraint_handler_s
日本語クラス名 set_constraint_handler_sの使用
クラス分類 スタイル (style)
ニーモニック BADFUNC.SET_CONSTRAINT_HANDLER_S
カテゴリー
MisraC2023 MisraC2023:1.4 Emergent language features shall not be used
Misra2012 Misra2012:1.4 Emergent language features shall not be used
CERT-C CERT-C:MSC23-C Beware of vendor-specific library and language differences
対応言語 C および C++ で利用可能です。
有効/無効設定 このワーニングクラスのチェックはデフォルトで無効になっています。チェックを有効にするにはプロジェクト設定ファイル (configuration file)に以下の WARNING_FILTER ルールを追加してください。
WARNING_FILTER += allow class="Use of set_constraint_handler_s"

関連のある設定ファイルパラメータ

このクラスは一般テンプレート設定ファイルで BAD_FUNCTION_* ルールセットによって実装されています。

設定ファイルの以下のパラメータがこのワーニングクラスのチェックに影響します。