Re: [Mingw-w64-public] [PATCH] Fix hexadecimal formatting of long doubles.

2021-08-31 Thread Martin Storsjö
> On Aug 31, 2021, at 17:10, Patrick Northon wrote: > > Is this patch better? In the case of the new if statement, should I indent it > on a different level than the block it enclose? Do you adjust it before > applying? Oh, I’m terribly sorry - I didn’t notice the fact that it was a regular

Re: [Mingw-w64-public] [PATCH] Fix hexadecimal formatting of long doubles.

2021-08-31 Thread Martin Storsjö
> On Aug 31, 2021, at 22:57, Martin Storsjö wrote: > > >> On Aug 31, 2021, at 17:10, Patrick Northon wrote: >> >> Is this patch better? In the case of the new if statement, should I indent >> it on a different level than the block it enclose? Do you adjust it before >> applying? > > > Oh,

Re: [Mingw-w64-public] [PATCH] Fix hexadecimal formatting of long doubles.

2021-08-31 Thread Patrick Northon via Mingw-w64-public
Is this patch better? In the case of the new if statement, should I indent it on a different level than the block it enclose? Do you adjust it before applying? Speaking of, I noticed that some parts of that file is indented with tabs. On 2021-08-31 07 h 59, Martin Storsjö wrote: Hi, On Sat,

Re: [Mingw-w64-public] [PATCH] Fix hexadecimal formatting of long doubles.

2021-08-31 Thread Martin Storsjö
Hi, On Sat, 28 Aug 2021, Patrick Northon via Mingw-w64-public wrote: As requested, and after further digging and testing, here's a patch that fix a few problems that I have found with long double formatting in hexadecimal. I have more coming for doubles in a much revised form. It fixes: - Wron

Re: [Mingw-w64-public] [PATCH] Fix hexadecimal formatting of long doubles.

2021-08-31 Thread Martin Storsjö
On Sat, 28 Aug 2021, Patrick Northon via Mingw-w64-public wrote: I apologize, I'm wrestling with my mail client. Here's the c file, but not as an attachment. Does the mailing list block .c files? Thanks for the testcase! Yes I think this mailing list blocks a lot of file extensions - I think