Re: [PATCH 00/10] Fix floating-point -> text conversion precision

2020-12-10 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20201210161452.2813491-1-arm...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 20201210161452.2813491-1-arm...@redhat.com Subject: [PATCH 00/10] Fix floating-point

[PATCH 00/10] Fix floating-point -> text conversion precision

2020-12-10 Thread Markus Armbruster
This takes care of ancient FIXMEs, mostly because a future series will rework the code, and I can't bring myself tiptoeing around these bugs. Markus Armbruster (10): tests/check-qjson: Don't skip funny QNumber to JSON conversions tests/check-qjson: Examine QNum more thoroughly tests/check-qj