public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] syscalls/openat2: New tests
Date: Mon, 2 Mar 2020 08:31:21 +0100	[thread overview]
Message-ID: <20200302073121.GA18621@dell5510> (raw)
In-Reply-To: <20200302063714.claovt5uyi7gxf2o@vireshk-i7>

Hi Viresh,

> I am getting a build warning now (same happen if I build bpf stuff as
> well). I don't understand why this warning comes though.

> openat202.c:69:1: warning: missing initializer for field 'caps' of 'struct tst_test' [-Wmissing-field-initializers]
>  };
>  ^
> In file included from openat202.c:7:0:
> ../../../../include/tst_test.h:236:18: note: 'caps' declared here
>   struct tst_cap *caps;
>                   ^~~~

This is false positive warning. Unfortunately we don't know how to avoid it.

Kind regards,
Petr

  reply	other threads:[~2020-03-02  7:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-28 10:50 [LTP] [PATCH] syscalls/openat2: New tests Viresh Kumar
2020-02-28 13:22 ` Cyril Hrubis
2020-03-02  6:37   ` Viresh Kumar
2020-03-02  7:31     ` Petr Vorel [this message]
2020-03-02  8:46     ` Cyril Hrubis
2020-03-02  9:07       ` Viresh Kumar
2020-03-02  9:36         ` Cyril Hrubis
2020-03-02 10:02           ` Viresh Kumar
2020-03-02 10:16             ` Cyril Hrubis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200302073121.GA18621@dell5510 \
    --to=pvorel@suse.cz \
    --cc=ltp@lists.linux.it \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox