GCC pedantic warning in include/boost/python/detail/caller.hpp
Open
- Dominant language
- C++
- Stars
- 537
- Forks
- 223
- Avg merge
- 11h 22m
- Merged PRs (30d)
- 2
Description
GCC 7.5 fires pedantic warning in Boost 1.72:
include/boost/python/detail/caller.hpp:127:2: error: extra ‘;’ [-Werror=pedantic]
Code in question is function template get_ret().
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.