From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] iperf: fix "speed" display in CSV report
Date: Thu, 28 Jul 2016 23:35:47 +0200 [thread overview]
Message-ID: <20160728233547.68a4656d@free-electrons.com> (raw)
In-Reply-To: <037EF233-5A06-45DC-A231-55ED9B186CD9@gmail.com>
Hello,
On Thu, 28 Jul 2016 10:46:44 -0700, Khem Raj wrote:
> c99 says if you are printing uint64_t then its portable to use PRIu64 e.g.
>
> uint64_t a_int64
> printf("%" PRId64 "\n?, a_int64);
Indeed. Matt, could you rework your patch accordingly?
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-07-28 21:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-28 16:59 [Buildroot] [PATCH v2] iperf: fix "speed" display in CSV report Matt Weber
2016-07-28 17:46 ` Khem Raj
2016-07-28 21:35 ` Thomas Petazzoni [this message]
2016-07-28 23:18 ` Matthew Weber
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=20160728233547.68a4656d@free-electrons.com \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.