emscripten-core / emscripten-core/emscripten
Document long double printing issues (was: std::numeric_limits<long double>::max() returns infinity)
Open
good first bug
help wanted
wontfix
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.