On Fri, 2024-11-15 at 20:05 -0500, David Malcolm wrote: > Introduce a helper function for complaining about "signed unsigned" > and "short long". Add colorization there so that e.g. the 'signed' > and 'unsigned' are given consisten contrasting colors in both the > message and the quoted source. > > Successfully bootstrapped & regrtested on x86_64-pc-linux-gnu.
...and pushed to trunk as r15-6118-g4b4023d52986b2, having re-run the above checks. Dave