Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1398224 > unrolled thread

Re: [PATCH v2] kconfig: add unexpected data itself to warning

Started byMichal Marek <mmarek@suse.com>
First post2016-05-10 17:30 +0200
Last post2016-05-10 17:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2] kconfig: add unexpected data itself to warning Michal Marek <mmarek@suse.com> - 2016-05-10 17:30 +0200

#1398224 — Re: [PATCH v2] kconfig: add unexpected data itself to warning

FromMichal Marek <mmarek@suse.com>
Date2016-05-10 17:30 +0200
SubjectRe: [PATCH v2] kconfig: add unexpected data itself to warning
Message-ID<rxhLH-517-9@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web