emscripten-core/emscripten

Document long double printing issues (was: std::numeric_limits<long double>::max() returns infinity)

オープン

#12,720 opened on 2020/11/06

 (27 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (3,519 件のフォーク)batch import
good first bughelp wantedwontfix

Repository metrics

Stars
 (27,361 個のスター)
PR merge metrics
 (平均マージ 19d 10h) (30d で 147 merged PRs)

説明

According to the spec, this value should be finite: https://en.cppreference.com/w/cpp/types/numeric_limits/max. This is with Emscripten 2.0.8.

コントリビューターガイド