Steven Cole <[EMAIL PROTECTED]>:

> Here is another little fix for the EXPERT help file, and a small
> addition for WIZARD, which at present only unsuppresses the kernel
> hacking menu.  I was having trouble seeing the help for EXPERT and
> WIZARD, even though these entries had been appended properly to
> Configure.help.  I temporarily commented out the private statement
> for EXPERT and WIZARD in rules.cml, saved my configuration, stopped
> and restarted the configurator, and the problem went away.

I think this had nothing to do with the private bit and reflected some 
obscure error in my compiler's helpfile scanning triggered by end of file.
Anyway I can see both help entries now.
 
> Also, do we want to have something like:
> unless EXPERT suppress WIZARD
> just before
> require WIZARD implies EXPERT
> in rules.cml?

I just rewrote this the way it should have been done in the first place:

menu policy     # Build policy options
        EXPERIMENTAL {OBSOLETE} EXPERT {WIZARD} #TUNING

-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>

The real point of audits is to instill fear, not to extract revenue;
the IRS aims at winning through intimidation and (thereby) getting
maximum voluntary compliance
        -- Paul Strassel, former IRS Headquarters Agent Wall St. Journal 1980

_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to