Re: CML1 cleanup patch, take 3

2001-03-26 Thread Eric S. Raymond
Philip Blundell <[EMAIL PROTECTED]>: > >if [ "$CONFIG_PRINTER" != "n" ]; then > >- bool 'Support IEEE1284 status readback' CONFIG_PRINTER_READBACK > >+ bool 'Support IEEE1284 status readback' CONFIG_PARPORT_1284 > >fi > > This isn't really right. Although it's true that

Re: CML1 cleanup patch, take 3

2001-03-26 Thread Philip Blundell
>if [ "$CONFIG_PRINTER" != "n" ]; then >- bool 'Support IEEE1284 status readback' CONFIG_PRINTER_READBACK >+ bool 'Support IEEE1284 status readback' CONFIG_PARPORT_1284 >fi This isn't really right. Although it's true that CONFIG_PARPORT_1284 enables the stuff that used

Re: [kbuild-devel] Re: CML1 cleanup patch, take 3

2001-03-26 Thread Eric S. Raymond
John Cowan <[EMAIL PROTECTED]>: > > If CML2 is adopted and I become the config system maimtainer, >^ > Typo-ROTFL! Of such errors are linguistic innovations made. I wonder if this one will propagate enough that I have to put it in the Jargo

Re: [kbuild-devel] Re: CML1 cleanup patch, take 3

2001-03-26 Thread John Cowan
Eric S. Raymond wrote: > If CML2 is adopted and I become the config system maimtainer, ^ Typo-ROTFL! -- There is / one art || John Cowan <[EMAIL PROTECTED]> no more / no less || http://www.reutershealth.com to do /

Re: CML1 cleanup patch, take 3

2001-03-26 Thread Eric S. Raymond
Jeff Garzik <[EMAIL PROTECTED]>: > Wow, your script was longer than your patch :) But independent of the version/patchlevel, which was the point of shipping it. If CML2 is adopted and I become the config system maimtainer, symbolreplace is one of a number of small tools I'll drop into the script

Re: CML1 cleanup patch, take 3

2001-03-26 Thread Jeff Garzik
Wow, your script was longer than your patch :) Patch looks ok to me... -- Jeff Garzik | May you have warm words on a cold evening, Building 1024 | a full moon on a dark night, MandrakeSoft | and a smooth road all the way to your door. - To unsubscribe from this list: send the lin

Re: [kbuild-devel] CML1 cleanup patch, take 3

2001-03-26 Thread Michael Elizabeth Chastain
Eric Raymond writes: > Bjorn Wesen <[EMAIL PROTECTED]> informs me that the CRIS symbol bugs > will be fixed in the next CRIS port update. Hey, there's even a spec which says that config symbols have to look like CONFIG_*: # Documentation/kbuild/config-language.txt A /symbol/ is a single unqu

CML1 cleanup patch, take 3

2001-03-26 Thread Eric S. Raymond
Progress is being made. I submitted a cleanup patch in order to get rid of three headaches before the 2.5 fork. Three good things have since happened since: (1) Bjorn Wesen <[EMAIL PROTECTED]> informs me that the CRIS symbol bugs will be fixed in the next CRIS port update. This will get ri