DPDK patches and discussions
 help / color / mirror / Atom feed
From: Olivier MATZ <olivier.matz@6wind.com>
To: Sergey Balabanov <balabanovsv@ecotelecom.ru>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] mbuf & mempool: explicit typecast on function return
Date: Mon, 17 Aug 2015 10:14:32 +0200	[thread overview]
Message-ID: <55D197E8.5040501@6wind.com> (raw)
In-Reply-To: <1439370664-25728-1-git-send-email-balabanovsv@ecotelecom.ru>

Hi Sergey,

On 08/12/2015 11:11 AM, Sergey Balabanov wrote:
> When DPDK is being compiled in C++ project using g++ then
> 'invalid conversion from' error appears. Added explicit
> typecast on function return to get rid of the error.
> 
> Signed-off-by: Sergey Balabanov <balabanovsv@ecotelecom.ru>


Fixes: 7755baae8378 ("mbuf: silence warning on pointer arithmetic")
Fixes: 6cf14ce4ce6c ("mempool: silence warning on pointer arithmetic")

Acked-by: Olivier Matz <olivier.matz@6wind.com>

Thanks

  reply	other threads:[~2015-08-17  8:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-12  9:11 Sergey Balabanov
2015-08-17  8:14 ` Olivier MATZ [this message]
2015-08-17 12:28   ` Joongi Kim
2015-08-17 12:50     ` Olivier MATZ
2015-08-17 15:38   ` Thomas Monjalon

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=55D197E8.5040501@6wind.com \
    --to=olivier.matz@6wind.com \
    --cc=balabanovsv@ecotelecom.ru \
    --cc=dev@dpdk.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).