public inbox for linux-kbuild@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.com>
To: Paul Bolle <pebolle@tiscali.nl>
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: Tue, 10 May 2016 17:21:14 +0200	[thread overview]
Message-ID: <20160510152114.GA13314@pobox.suse.cz> (raw)
In-Reply-To: <1461784817.21886.5.camel@tiscali.nl>

On Wed, Apr 27, 2016 at 09:20:17PM +0200, Paul Bolle wrote:
> 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? 

The kbuild maintainer has fallen through cracks for a while ;). Applied
to kbuild.git#kconfig now.

Michal

      reply	other threads:[~2016-05-10 15:21 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
2016-05-10 15:21   ` Michal Marek [this message]

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=20160510152114.GA13314@pobox.suse.cz \
    --to=mmarek@suse.com \
    --cc=jwboyer@fedoraproject.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pebolle@tiscali.nl \
    /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