> On Wed, Nov 26, 2025 at 04:39:50PM +0100, Laurenz Albe wrote:
> In the documentation of the "type" column, I suggest using
>
> Compile Time or Run Time
>
> (capitalization like in the view results), or even better
>
> <quote>Compile Time</quote> or <quote>Run Time</quote>
Yeah, I've stored them both under "spelling" in my head :) Now
everything should be there.
> But that belongs into the third patch.
Good catch, moved this chunk.
> Perhaps more elegant would be:
I was considering this originally, but my dislike of nested conditions
has prevailed. At the same time I don't mind returning to this version.
I've also realized that MinGW and Visual Studio failures were in fact
due to the uchar.h include not being guarded by USE_ICU.