From: Paul Bolle <pebolle@tiscali.nl>
To: Michal Marek <mmarek@suse.com>
Cc: Josh Boyer <jwboyer@fedoraproject.org>,
linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] kconfig: add unexpected data itself to warning
Date: Wed, 27 Apr 2016 21:20:17 +0200 [thread overview]
Message-ID: <1461784817.21886.5.camel@tiscali.nl> (raw)
In-Reply-To: <1458160047-8292-1-git-send-email-pebolle@tiscali.nl>
Hi Michal,
On wo, 2016-03-16 at 21:27 +0100, Paul Bolle wrote:
> If the .config parser runs into unexpected data it emits warnings
> like:
> .config:6911:warning: unexpected data
>
> Add the unexpected data itself to this warning. That makes it easier to
> discover what is actually going wrong:
> .config:6911:warning: unexpected data: CONFOG_CHARGER_TPS65217=m
>
> Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
> ---
> This v2 uses strcspn, as Michal suggesed. That turns a two patch series into a
> more elegant oneliner. It apparently pays off to know what string.h has to
> offer!
Nothing happened after I sent v2, as far as I can tell. Did this
oneliner fall through the cracks?
Thanks,
Paul Bolle
next prev parent reply other threads:[~2016-04-27 19:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-16 20:27 [PATCH v2] kconfig: add unexpected data itself to warning Paul Bolle
2016-04-27 19:20 ` Paul Bolle [this message]
2016-05-10 15:21 ` Michal Marek
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=1461784817.21886.5.camel@tiscali.nl \
--to=pebolle@tiscali.nl \
--cc=jwboyer@fedoraproject.org \
--cc=linux-kbuild@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mmarek@suse.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