Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1176879 > unrolled thread
| Started by | Ulf Magnusson <ulfalizer.lkml@gmail.com> |
|---|---|
| First post | 2015-07-05 10:50 +0200 |
| Last post | 2015-07-05 10:50 +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.
Re: [PATCH 1/2] kconfig: also warn of unhandled characters in statements Ulf Magnusson <ulfalizer.lkml@gmail.com> - 2015-07-05 10:50 +0200
| From | Ulf Magnusson <ulfalizer.lkml@gmail.com> |
|---|---|
| Date | 2015-07-05 10:50 +0200 |
| Subject | Re: [PATCH 1/2] kconfig: also warn of unhandled characters in statements |
| Message-ID | <pINMB-Ad-7@gated-at.bofh.it> |
On Sat, Jul 4, 2015 at 11:33 AM, Paul Bolle <pebolle@tiscali.nl> wrote:
> On vr, 2015-07-03 at 14:46 +0200, Andreas Ruprecht wrote:
>> While commit 2e0d737fc76f ("kconfig: don't silently ignore unhandled
>> characters") introduced a warning for unsupported characters inside
>> parameters,
>
> What are "parameters"? The term doesn't show up in Documentation/kbuild.
>
zconf.l parses each line like "<COMMAND> <PARAM> <PARAM> ...", with a slightly
different set of characters allowed for <COMMAND> and <PARAM> (for whatever
reason). I agree that that's not clear from the commit message alone though.
(As a side note, that Flex/gperf split seems kinda odd to me. Does anyone know
of a good reason why more lexing wasn't done in zconf.l? Is it an optimization
attempt?)
Cheers,
Ulf
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web