GCC -Wunused-parameter warnings and misspelling
Ouverte
- Langage dominant
- C++
- Étoiles
- 537
- Forks
- 223
- Merge moyen
- 11 h 22 min
- PR mergées (30 j)
- 2
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.