JavaScript is not currently enabled, but is required for full CodeSonar manual search and browse functionality.
If you are viewing this file in your hub's Web GUI, enable JavaScript in your browser: you will also need it for GUI functionality.
If you opened this file directly from disk, your browser may be directly suppressing JavaScript functionality: certain browsers perform this suppression on local files (but not files delivered by web servers) for security reasons.
| CodeSonar® 9.0p0 Hot Tips | CONFIDENTIAL | CodeSecure Inc |
このページにはCodeSonarで検出可能な全てのCおよびC++の ワーニングクラス が掲載されています。
アルファベット順のC/C++のワーニングクラスは ワーニングクラス索引 を参照してください。
また Java のワーニングクラス も参照してください。
このページにはC/C++で検出可能な全てのワーニングクラスが掲載されています。 クラスは デフォルトで有効 と デフォルトで無効 の2つの表で表示されています。
CodeSonar はデフォルトでこれらのクラスのチェックを行います。 このワーニングを検出したくない場合は、WARNING_FILTER discard を使用して無効にしてください。
これらのクラスはデフォルトで無効になっています。有効にする方法は各々のワーニングクラスの説明ページを参照してください。クラスによって、有効にする方法が異なります。
The following warning classes are supported for all languages, including C and C++.
| Class Name | Mnemonic |
|---|---|
| Copy-Paste Error | MISC.CPE |
ユーザー定義のワーニングクラスは CodeSonar拡張API もしくは CodeSonarプラグインAPI を用いて実装可能です。詳細については CodeSonarの拡張 を参照してください。