Re: ./configure argument checking - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: ./configure argument checking
Date
Msg-id 200610130051.k9D0p1q24490@momjian.us
Whole thread Raw
In response to Re: ./configure argument checking  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: ./configure argument checking
List pgsql-hackers
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > Martijn van Oosterhout wrote:
> >> IIRC it was made a non-fatal warning somewhere near the end of the
> >> output, but I'm not sure...
> 
> > It spits out this line just before it creates its output files:
> >     *** Option ignored: --with-lkjasdf
> 
> Of course, since it spits out pages and pages of normally-useless trivia,
> we've all become conditioned to ignore configure's output as long as it
> doesn't actually fail :-(
> 
> Not sure what to do about that --- I doubt that raising this warning to
> error would be a good idea, seeing how firmly the upstream developers
> believe it shouldn't even be a warning.  Is there any sort of "quiet
> mode" possible that would report only warnings?  Would it be a good idea
> if it were possible?

I think one idea is a "pedantic" mode that fails if an unrecognized
option is supplied.

--  Bruce Momjian   bruce@momjian.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: "Carlos Chacon"
Date:
Subject: Re: Modification to the postgres catalog
Next
From: Casey Duncan
Date:
Subject: Re: Hints (Was: Index Tuning Features)