https://issues.dlang.org/show_bug.cgi?id=3248

hst...@quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hst...@quickfur.ath.cx

--- Comment #13 from hst...@quickfur.ath.cx ---
Wouldn't the most lossless format be to just dump the representation in
hexadecimal (i.e., in the same format as a hexadecimal float literal)? That way
you're guaranteed that you don't get excess precision where there is none, nor
do you lose any bits.

--

Reply via email to