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.

贡献者指南