boostorg / boostorg/python

GCC -Wunused-parameter warnings and misspelling

オープン
#302 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。