On Tue, Jul 13, 2021 at 10:05:21AM +0200, Ævar Arnfjörð Bjarmason wrote: > + * > + * Note: The omission of "__attribute__((format (strftime, [...])))" > + * is intentional. As noted above we take %z and %Z which aren't > + * portable. It would "work" anyway on modern compilers, but since > + * this is mainly used in date.c (via"git log --date=<format>") we > + * don't have any constant formats to check. Missing whitespace after "via" here. -Peff