All of lore.kernel.org
 help / color / mirror / Atom feed
* New kconfig: Please add define_*
@ 2002-11-21 13:33 Adrian Bunk
  2002-11-21 16:55 ` Roman Zippel
  0 siblings, 1 reply; 5+ messages in thread
From: Adrian Bunk @ 2002-11-21 13:33 UTC (permalink / raw)
  To: Roman Zippel; +Cc: linux-kernel

Hi Roman,

one thing that easily leads to errors is that the difference between
e.g. bool and define_bool is less obvious than before (it's no longer
explicitely stated). If there's no string behind the bool and no
"prompt" line it's now treated as define_bool. I've already found two
places in sound/oss/Kconfig where this was missing accidentially. Could
you add explicite define_* back to the config language and let the
program quit with an error if there's e.g. a define_bool with a string
or prompt line or a bool without a string or prompt line?

I know this requiress a conversion of several Kconfig files but
considering that this might prevent some confusion in the future I think
it's worth it.

TIA
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


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

end of thread, other threads:[~2002-11-23 12:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-21 13:33 New kconfig: Please add define_* Adrian Bunk
2002-11-21 16:55 ` Roman Zippel
2002-11-22  2:22   ` Miles Bader
2002-11-22 11:56     ` Roman Zippel
2002-11-23 12:39   ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.