emscripten-core/emscripten

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

Aberta

#12.720 aberto em 6 de nov. de 2020

 (27 comentários) (0 reação) (0 responsável)C++ (3.519 forks)batch import
good first bughelp wantedwontfix

Métricas do repositório

Stars
 (27.361 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador