* [Buildroot] Help? What happend to the Help on 2009.11?
@ 2009-12-05 15:46 Michael S. Zick
2009-12-05 18:28 ` Michael S. Zick
0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Zick @ 2009-12-05 15:46 UTC (permalink / raw)
To: buildroot
Help not being displayed by menu config on at least some things.
Found by:
clean clone of repository;
checkout tag 2009.11
make menuconfig
now select 'help' on the first screen.
Note lack of help text (it used to default to the general help).
What is that 'selected by: m' ?? I don't recall seeing that before.
exit back to first screen;
select 'Target Architecture'
select 'help'
"There is no help available for this option."
???
Say what? That choice statement still has help text on it.
Makes it sort of hard to test my new help messages (on a different clone).
Mike
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Help? What happend to the Help on 2009.11?
2009-12-05 15:46 [Buildroot] Help? What happend to the Help on 2009.11? Michael S. Zick
@ 2009-12-05 18:28 ` Michael S. Zick
2009-12-05 20:27 ` Michael S. Zick
0 siblings, 1 reply; 3+ messages in thread
From: Michael S. Zick @ 2009-12-05 18:28 UTC (permalink / raw)
To: buildroot
On Sat December 5 2009, Michael S. Zick wrote:
> Help not being displayed by menu config on at least some things.
>
Interesting...
Tried the update directions to update the config used by 2.6.31.5 -
It gets into a pissy-fit about our symbols not having the form
"CONFIG_*" - - - just ignore that.
(And the fact that make oldconfig re-writes it to suit itself.)
choice
prompt "whatever"
help
Some sort of meaningfull message.
- - - - - - -
endchoice
**DOES NOT** work in the kernel.org version either.
Yes, Virginia, they use that form see: choice of kernel compression.
This parser is badly broken and has been for years...
Might just be easier to patch the language description. ;)
Mike
> Found by:
> clean clone of repository;
> checkout tag 2009.11
> make menuconfig
>
> now select 'help' on the first screen.
> Note lack of help text (it used to default to the general help).
> What is that 'selected by: m' ?? I don't recall seeing that before.
>
> exit back to first screen;
> select 'Target Architecture'
> select 'help'
>
> "There is no help available for this option."
> ???
> Say what? That choice statement still has help text on it.
>
> Makes it sort of hard to test my new help messages (on a different clone).
>
> Mike
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Help? What happend to the Help on 2009.11?
2009-12-05 18:28 ` Michael S. Zick
@ 2009-12-05 20:27 ` Michael S. Zick
0 siblings, 0 replies; 3+ messages in thread
From: Michael S. Zick @ 2009-12-05 20:27 UTC (permalink / raw)
To: buildroot
On Sat December 5 2009, Michael S. Zick wrote:
> On Sat December 5 2009, Michael S. Zick wrote:
> > Help not being displayed by menu config on at least some things.
> >
>
Parser is just fine, it is menuconfig that is broke.
make config
(The old style, nothing fancy, config - works just fine.)
Now that I can test my help messages....
Mike
> Interesting...
>
> Tried the update directions to update the config used by 2.6.31.5 -
> It gets into a pissy-fit about our symbols not having the form
> "CONFIG_*" - - - just ignore that.
> (And the fact that make oldconfig re-writes it to suit itself.)
>
> choice
> prompt "whatever"
> help
> Some sort of meaningfull message.
> - - - - - - -
> endchoice
>
> **DOES NOT** work in the kernel.org version either.
> Yes, Virginia, they use that form see: choice of kernel compression.
>
> This parser is badly broken and has been for years...
> Might just be easier to patch the language description. ;)
>
> Mike
>
> > Found by:
> > clean clone of repository;
> > checkout tag 2009.11
> > make menuconfig
> >
> > now select 'help' on the first screen.
> > Note lack of help text (it used to default to the general help).
> > What is that 'selected by: m' ?? I don't recall seeing that before.
> >
> > exit back to first screen;
> > select 'Target Architecture'
> > select 'help'
> >
> > "There is no help available for this option."
> > ???
> > Say what? That choice statement still has help text on it.
> >
> > Makes it sort of hard to test my new help messages (on a different clone).
> >
> > Mike
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
> >
> >
>
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-12-05 20:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-05 15:46 [Buildroot] Help? What happend to the Help on 2009.11? Michael S. Zick
2009-12-05 18:28 ` Michael S. Zick
2009-12-05 20:27 ` Michael S. Zick
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox