Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
eコンパイルの最後に報告されるコンパイル エラーの数を増やすオプションはありますか? 10は私には少なすぎる
ありがとう!
はい、Specman にはこのための構成フラグがあります。以下を使用できます。
設定その他の設定 -compilation_errors_num= new_number
実際、このフラグのデフォルト値は 10 です。