Boost.Parser not usable with MSVC 17.10
まだ誰も着手していません。
評価
調査の方向性
まず MSVC 17.10 で内部コンパイラエラーを再現し、問題が発生する場所として特定されている seq_parser::make_temp_result() を調査します。コンテキストとして、リンクされている Microsoft Developer Community のレポートを使用してください。Boost.Parser を MSVC 17.10 で使用してもコンパイラのクラッシュが発生せず、正常に使用できれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Unfortunately, due to a bug in MSVC, Boost.Parser is not usable with MSVC 17.10.
The error message is:
1> (compiler file 'msc1.cpp', line 1593)
1> To work around this problem, try simplifying or changing the program near the locations listed above.
1> If possible please provide a repro here: https://developercommunity.visualstudio.com
1> Please choose the Technical Support command on the Visual C++
1> Help menu, or open the Technical Support help file for more information
1> INTERNAL COMPILER ERROR in 'C:\Program Files\Microsoft Visual Studio\18\Insiders\VC\Tools\MSVC\14.40.33807\bin\HostX64\x64\CL.exe'
The problem is reported to Microsoft and fixed in newer versions of MSVC.
https://developercommunity.visualstudio.com/t/Latest-MSVC-compiler-1710-crash-when-/10665085
Unfortunately, poor me has to use MSVC 17.10 for reasons. So I'll invest some time to circumvent this MSVC bug.
If anyone knows anything about the problem that could help me, I'd appreciate if you shared your insights. The issue arises somewhere inside of seq_parser::make_temp_result()
- 主要言語
- C++
- スター
- 182
- フォーク
- 28
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
boostorg/parser のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 82/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 20/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 55/100
-
難易度 3/5 1〜2日 初心者へのやさしさ 48/100
boostorg/parser の issue をすべて見る
似ている issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
AXERA-TECH/ax-llm#77 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
games-on-whales/wolf#509 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
-
bug-unconfirmed
難易度 2/5 1〜3時間 初心者へのやさしさ 76/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 74/100
NVIDIA/cuda-samples#453 ·