emscripten-core/emscripten

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

Open

#12.720 aperta il 6 nov 2020

Vedi su GitHub
 (27 commenti) (0 reazioni) (0 assegnatari)C++ (3519 fork)batch import
good first bughelp wantedwontfix

Metriche repository

Star
 (27.361 star)
Metriche merge PR
 (Merge medio 19g 10h) (147 PR mergiate in 30 g)

Descrizione

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.

Guida contributor