From: "Burakov, Anatoly" <anatoly.burakov@intel.com>
To: Dan Gora <dg@adax.com>, dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH] test: fix compilation error in external memory test
Date: Wed, 17 Oct 2018 11:12:04 +0100 [thread overview]
Message-ID: <4777b2af-5ae6-b87d-d6ef-3303e3390aa3@intel.com> (raw)
In-Reply-To: <20181017002244.6117-1-dg@adax.com>
On 17-Oct-18 1:22 AM, Dan Gora wrote:
> Fix a compilation error in test_external_mem.c:
>
> CC test_external_mem.o
> test_external_mem.c: In function ‘test_external_mem’:
> test_external_mem.c:375:2: error: ‘for’ loop initial declarations are
> only allowed in C99 mode
>
> for (int i = 0; i < n_pages; i++) {
> ^
> test_external_mem.c:375:2: note: use option -std=c99 or -std=gnu99 to
> compile your code
>
> Fixes: b270daa43b3d ("test: support external memory")
> Cc: anatoly.burakov@intel.com
>
> Signed-off-by: Dan Gora <dg@adax.com>
> ---
Oops
Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
--
Thanks,
Anatoly
next prev parent reply other threads:[~2018-10-17 10:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-17 0:22 Dan Gora
2018-10-17 10:12 ` Burakov, Anatoly [this message]
2018-10-23 9:09 ` 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=4777b2af-5ae6-b87d-d6ef-3303e3390aa3@intel.com \
--to=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
--cc=dg@adax.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).