From: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-next@vger.kernel.org
Subject: Re: [PATCH] tools/perf: fix build when WERROR=1
Date: Wed, 8 Aug 2012 13:38:29 -0300 [thread overview]
Message-ID: <20120808163829.GD2210@infradead.org> (raw)
In-Reply-To: <1344443566.24513.35.camel@smile>
Em Wed, Aug 08, 2012 at 07:32:46PM +0300, Andy Shevchenko escreveu:
> On Wed, 2012-08-08 at 13:18 -0300, Arnaldo Carvalho de Melo wrote:
> > > {
> > > - const char *p = ptr;
> > > + char *p;
> > >
> > > *long_val = strtoull(ptr, &p, 16);
> >
> > What tree is this against? Here I have:
> Ah, it's a fix on top on mine other fix.
> I'll resend squashed version soon.
But are you having trouble with the current implementation of hex2u64?
- Arnaldo
next prev parent reply other threads:[~2012-08-08 16:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-08 15:05 [PATCH] tools/perf: fix build when WERROR=1 Andy Shevchenko
2012-08-08 16:18 ` Arnaldo Carvalho de Melo
2012-08-08 16:32 ` Andy Shevchenko
2012-08-08 16:38 ` Arnaldo Carvalho de Melo [this message]
2012-08-08 16:47 ` Andy Shevchenko
2012-08-08 17:09 ` Arnaldo Carvalho de Melo
2012-08-08 16:37 ` [PATCH] tools/perf: remove yet another strtoull() Andy Shevchenko
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=20120808163829.GD2210@infradead.org \
--to=acme@ghostprotocols.net \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linux-next@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 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.