Re: need xmllint on borka

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: need xmllint on borka
Дата
Msg-id 1399429219.5361.10.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: need xmllint on borka  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: need xmllint on borka
run xmllint during build (was Re: need xmllint on borka)
Список pgsql-hackers
On Thu, 2014-05-01 at 22:51 -0400, Tom Lane wrote:
> > But we don't have xmllint installed on borka, where we build the
> > releases.  Could someone please install it?
> 
> -1.  Doesn't this break "make man" for *any* hacker who doesn't have
> xmllint installed?
> 
> Please change the patch so that it runs xmllint if available, rather
> than turning it into a de facto requirement for anybody who works on
> documentation.

The intention is that we enforce that the documentation is correctly
formatted.  Enforcing that only when the required tool is installed is
the same as not enforcing it and annoying those who happen to have the
tool installed.

> Or if you think you can pass a vote to require it,
> I'd suggest that the patch had better include documentation additions
> listing this as a required build tool.

Agreed.  I have committed the SGML changes that make things valid now,
but I will postpone the xmllint addition until the 9.5 branch, complete
with more documentation.





В списке pgsql-hackers по дате отправления:

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: tests for client programs
Следующее
От: Fabrízio de Royes Mello
Дата:
Сообщение: Re: New pg_lsn type doesn't have hash/btree opclasses