emscripten-core/emscripten

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

Open

#12,720 opened on 2020年11月6日

GitHub で見る
 (27 comments) (0 reactions) (0 assignees)C++ (3,519 forks)batch import
good first bughelp wantedwontfix

Repository metrics

Stars
 (27,361 stars)
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.

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