public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* BUG: nconfig doesn't preserve case in its menu display
@ 2010-08-16 21:04 Ævar Arnfjörð Bjarmason
  2010-08-17  2:45 ` Li Zefan
  0 siblings, 1 reply; 7+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2010-08-16 21:04 UTC (permalink / raw)
  To: Linux is full of bugs, Nir Tzachar, Michal Marek

When I do "make nconfig" and go to "General Setup" my "Local version -
append to kernel release" entry appears as:

    (-avar-akbar) Local version - append to kernel release

When I use "make menuconfig" it's:

    (-Avar-Akbar) Local version - append to kernel release

And my .config agrees:

    $ ack -n1 CONFIG_LOCALVERSION .config
    CONFIG_LOCALVERSION="-Avar-Akbar"

But when I edit the version string in both menuconfig and nconfig it
retains the correct casing.

I briefly searched through the nconfig code, but couldn't find
anything pertinent to the localversion, so this is probably a more
general issue.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-08-17  6:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-16 21:04 BUG: nconfig doesn't preserve case in its menu display Ævar Arnfjörð Bjarmason
2010-08-17  2:45 ` Li Zefan
2010-08-17  2:48   ` Li Zefan
2010-08-17  4:01   ` Ævar Arnfjörð Bjarmason
2010-08-17  5:12     ` Li Zefan
2010-08-17  5:21       ` Ævar Arnfjörð Bjarmason
2010-08-17  6:22   ` Michal Marek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox