This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] [WebAssembly] Disassembler support


Hi Alan,
you're right; it was my mistake to use DECIMAL_DIG in the first place.
I still believe the right fix is to avoid that constant entirely, and
use one specific to IEEE 754 doubles, which are what we want to print
anyway; but if you can think of a better fix, please let me know.

Thanks,
Pip


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]