On Tue, Sep 24, 2002 at 10:04:41AM +1000, Greg Banks wrote:
> [...catching up on last few week's email...]
> 
> Tom Rini wrote:
> > 
> > Hello.  Cufrrently in both 2.4 ad 2.5, scripts/Configure implements
> > optional min/max arguments for the 'int' keyword.
> > There are two problems however, first being that the spec, as defined in
> > Documentation/kbuild/config-language.txt states that the int verb does
> > not take range parameters, so this is out of spec.
> > Secondly, if one specifies a default value higher than 10000000 (or
> > lower than -10000000) oldconfig/config become horribly unhappy, unless
> > the invalid range parameters are included.
> > 
> > So, would anyone object to patches to fix this behavior and any Config
> > entries which use it?  Thanks.
> 
> I don't think any entries use it, they would turn up as parse errors in gcml2.

Ah, that's good to hear.

> I think the best way to fix the behaviour is to remove it from Configure
> entirely, so that Configure matches the spec.

So do I.  I'll have patches up shortly.

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to