linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sam James <sam@gentoo.org>
To: Steve Dickson <steved@redhat.com>, linux-nfs@vger.kernel.org
Subject: Re: [PATCH v2] Fix more function prototypes
Date: Sun, 25 Sep 2022 05:10:11 +0100	[thread overview]
Message-ID: <5C0273D4-1BC4-4B1A-BB6E-D16BA30113C3@gentoo.org> (raw)
In-Reply-To: <20220916214300.2820117-1-sam@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]



> On 16 Sep 2022, at 22:43, Sam James <sam@gentoo.org> wrote:
> 
> ```
> regex.c:545:43: error: a function declaration without a prototype is deprecated in all versions of C [-Werror,-Wstrict-prototypes]
> struct trans_func *libnfsidmap_plugin_init()
>                                          ^
>                                           void
> 1 error generated.
> ```
> 
> See: 167f2336b06e1bcbf26f45f2ddc4a535fed4d393
> Signed-off-by: Sam James <sam@gentoo.org>
> ---
> support/nfsidmap/regex.c | 2 +-
> utils/idmapd/idmapd.c    | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)

ping


[-- Attachment #2: Message signed with OpenPGP --]
[-- Type: application/pgp-signature, Size: 358 bytes --]

  reply	other threads:[~2022-09-25  4:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16 21:43 [PATCH v2] Fix more function prototypes Sam James
2022-09-25  4:10 ` Sam James [this message]
2022-09-27 14:09   ` Steve Dickson

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=5C0273D4-1BC4-4B1A-BB6E-D16BA30113C3@gentoo.org \
    --to=sam@gentoo.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=steved@redhat.com \
    /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;
as well as URLs for NNTP newsgroup(s).