Re: [PATCH] Provide diagnostic hints for missing inttypes.h string constants.

2020-05-23 Thread Mark Wielaard
On Sat, May 23, 2020 at 05:01:21AM +0200, Mark Wielaard wrote: > Yes, that is actually better. And much easier to read. And the code > can still be shared between get_c_stdlib_header_for_string_macro_name > and get_stdlib_header_for_name. Changed in the attached patch. > > I also extended the testc

Re: [PATCH] Provide diagnostic hints for missing inttypes.h string constants.

2020-05-22 Thread Mark Wielaard
Hi, On Fri, May 22, 2020 at 09:42:28AM -0400, David Malcolm wrote: > On Fri, 2020-05-22 at 01:30 +0200, Mark Wielaard wrote: > > This is on top of the stdbool.h and stdint.h patches. > > Sorry, I didn't see those patches; I've replied to them now. No worries, there was no hurry and I didn't CC y