netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pablo Neira Ayuso <pablo@netfilter.org>
To: Arturo Borrero Gonzalez <arturo.borrero.glez@gmail.com>
Cc: netfilter-devel@vger.kernel.org, alvaroneay@gmail.com
Subject: Re: [libnftnl PATCH] src: cleanup in mxml and jansson regarding set_id parsing
Date: Sat, 11 Oct 2014 12:27:29 +0200	[thread overview]
Message-ID: <20141011102729.GA11661@salvia> (raw)
In-Reply-To: <20141010194344.31948.59069.stgit@nfdev.cica.es>

On Fri, Oct 10, 2014 at 09:43:44PM +0200, Arturo Borrero Gonzalez wrote:
> jansson.c: In function 'nft_jansson_expr_parse':
> jansson.c:212:6: warning: pointer targets in passing argument 3 of 'nft_set_lookup_id' differ in signedness [-Wpointer-sign]
> In file included from jansson.c:10:0:
> ./internal.h:95:5: note: expected 'uint32_t *' but argument is of type 'int *'
> jansson.c:195:18: warning: unused variable 'set_cur' [-Wunused-variable]
> mxml.c: In function 'nft_mxml_expr_parse':
> mxml.c:97:6: warning: pointer targets in passing argument 3 of 'nft_set_lookup_id' differ in signedness [-Wpointer-sign]
> In file included from mxml.c:12:0:
> internal.h:95:5: note: expected 'uint32_t *' but argument is of type 'int *'
> mxml.c:68:18: warning: unused variable 'set_cur' [-Wunused-variable]

Oops, thanks Arturo.

      reply	other threads:[~2014-10-11 10:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10 19:43 [libnftnl PATCH] src: cleanup in mxml and jansson regarding set_id parsing Arturo Borrero Gonzalez
2014-10-11 10:27 ` Pablo Neira Ayuso [this message]

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=20141011102729.GA11661@salvia \
    --to=pablo@netfilter.org \
    --cc=alvaroneay@gmail.com \
    --cc=arturo.borrero.glez@gmail.com \
    --cc=netfilter-devel@vger.kernel.org \
    /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).