Re: r279278 failed to build (yacc: maximum table size exceeded)

From: Adrian Chadd <adrian_at_freebsd.org>
Date: Wed, 25 Feb 2015 11:48:47 -0800
There's no bikeshed to be had. Either the tool meets some specific
version / API requirement in order to be used how it's used, or
something has to be built in its place.

Since tools are now getting backported during a stable branch in order
to grow new features, we can't just assume "oh stable/10 cat will
always support these options". So, checking some version string to see
if the utility meets the requirements is fine. The only bikeshed I'd
introduce is having each tool take a --version style option to print
out its own "program API" version, so we can match on things as
appropriate. But BOOTSTRAPPING is fine.



-adrian
Received on Wed Feb 25 2015 - 18:48:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:55 UTC