Re: broken doc

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: broken doc
Дата
Msg-id 200708310204.l7V24X216252@momjian.us
обсуждение исходный текст
Ответ на Re: broken doc  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: broken doc
Список pgsql-hackers
Joshua D. Drake wrote:
> Tom Lane wrote:
> > Bruce Momjian <bruce@momjian.us> writes:
> >> Tom Lane wrote:
> >>> Some committers are using DocBook installations that seem quite lax
> >>> about closing tags :-(, so they fail to see this type of breakage.
> > 
> >> Yep.  What should I upgrade, and to what version?
> > 
> > I dunno --- I just use what ships with Fedora.  The relevant FC6
> > packages seem to be
> > 
> > docbook-dtds-1.0-30
> > docbook-simple-1.0-2.1
> > docbook-slides-3.3.1-2.1
> > docbook-style-dsssl-1.79-4
> > docbook-style-xsl-1.69.1-5
> > docbook-utils-0.6.14-5
> > docbook-utils-pdf-0.6.14-5
> > linuxdoc-tools-0.9.21-6.2.1
> > 
> > but I've got no idea which of these is the critical factor.
> 
> I am pulling this way out of the back of my head, and Peter might be a
> better one to ask but I seem to recall that you can set the closing
> bracket requirement in the stylesheet itself.

I figured out how to make my toolchain warn about missing tags like
newer tool chains.  My openjade needs the "-wfully-tagged" warning.  I
added it to sgml/Makefile.

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


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Advice on MyXactMade* flags, MyLastRecPtr, pendingDeletes and lazy XID assignment
Следующее
От: Tatsuo Ishii
Дата:
Сообщение: Re: broken doc