GCC -Wunused-parameter warnings and misspelling
オープン
- 主要言語
- C++
- スター
- 537
- フォーク
- 223
- 平均マージ
- 11時間 22分
- マージ済み PR(30日)
- 2
説明
I built Boost 1.72 with GCC 7.5 with added -Wextra in cxxflags. Problems are still in current code:
libs/python/src/object/function_doc_signature.cpp:108:118: warning: unused parameter ‘cpp_types’ [-Wunused-parameter]
libs/python/src/object/function_doc_signature.cpp:108:99: warning: unused parameter ‘n_overloads’ [-Wunused-parameter]
Misspelling: libs/python/src/object/function_doc_signature.cpp:37: shold
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。