emscripten-core/emscripten

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

開放

#12,720 建立於 2020年11月6日

 (27 則留言) (0 個反應) (0 位負責人)C++ (3,519 個分叉)batch import
good first bughelp wantedwontfix

倉庫指標

星標
 (27,361 顆星)
PR 合併指標
 (平均合併 19天 10小時) (30 天內合併 147 個 PR)

描述

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.

貢獻者指南