boostorg / boostorg/python

GCC pedantic warning in include/boost/python/detail/caller.hpp

未關閉
#300 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
C++
星號
537
分支
223
平均合併
11 小時 22 分鐘
30 天內合併 PR
2

描述

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().

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Start with include/boost/python/detail/caller.hpp at line 127 and inspect the get_ret() function template. Reproduce the GCC 7.5 pedantic warning described in the issue, then verify that the warning is gone after the minimal correction.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
cpp
領域
backend
Issue 類型
缺陷
難度
1/5
預估耗時
1 小時以內
活躍度
停滯
描述清晰度
描述清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。