lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sat, 04 Jul 2020 17:55:34 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     tannerlove.kernel@...il.com
Cc:     netdev@...r.kernel.org, tannerlove@...gle.com, willemb@...gle.com
Subject: Re: [PATCH net-next] selftests/net: update initializer syntax to
 use c99 designators

From: Tanner Love <tannerlove.kernel@...il.com>
Date: Sat,  4 Jul 2020 16:45:14 -0400

> From: Tanner Love <tannerlove@...gle.com>
> 
> Before, clang version 9 threw errors such as: error:
> use of GNU old-style field designator extension [-Werror,-Wgnu-designator]
>                 { tstamp: true, swtstamp: true }
>                   ^~~~~~~
>                   .tstamp =
> Fix these warnings in tools/testing/selftests/net in the same manner as
> commit 121e357ac728 ("selftests/harness: Update named initializer syntax").
> N.B. rxtimestamp.c is the only affected file in the directory.
> 
> Signed-off-by: Tanner Love <tannerlove@...gle.com>
> Acked-by: Willem de Bruijn <willemb@...gle.com>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ