Re: [PATCH v2 6/6] strbuf.h: add a comment about "missing" strftime() checking

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux