boostorg / boostorg/python

Visual Studio 2017 generates invalid code for caller.hpp

オープン
#207 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C++
スター
537
フォーク
223
平均マージ
11時間 22分
マージ済み PR(30日)
2

説明

Under Python 3.6.5 and Visual Studio 2017 (15.7.2) and optimization level /O2 compilation of boost::python generates invalid code while compiling ".\boost\python\detail\caller.hpp". Namely, initialization of "static const signature_element ret" (line 245->) is erroneously skipped leading to SegFault in python.exe.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

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

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