Re: cvs build failure - Mailing list pgsql-hackers

From Tom Lane
Subject Re: cvs build failure
Date
Msg-id 24530.1057121102@sss.pgh.pa.us
Whole thread Raw
In response to Re: cvs build failure  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: cvs build failure  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> This would turn off the make failure when an old bison is called from
> the makefile?

Rephrase that as "this would give bison the right to fail of its own
accord, rather than our prejudging its ability to cope."

Given bison's on-again-off-again track record in recent releases,
I don't think it's wise to wire in a non-overridable assumption
that bison < X is broken and bison >= X is good.  A hint that
bison < X might be broken is fine --- but let's not pretend that
configure is smarter than the user.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: cvs build failure
Next
From: Bruce Momjian
Date:
Subject: Re: cvs build failure