public inbox for [email protected]
help / color / mirror / Atom feedFrom: Tom Lane <[email protected]>
To: Bruce Momjian <[email protected]>
Cc: Peter Eisentraut <[email protected]>
Cc: [email protected]
Subject: Re: This approach to non-ASCII names does not work
Date: Wed, 20 Sep 2006 17:10:28 -0400
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
Bruce Momjian <[email protected]> writes:
> Interesting, I found this for that character:
> http://www.fileformat.info/info/unicode/char/0131/index.htm
> Turns out that number is the right entity. Seems they have numbers that
> match UTF16/UTF32 values. So are we OK?
No, we are not, because the docs don't build for anyone who has pickier
SGML tools than the ancient laissez-faire toolchain you seem to be using.
HEAD currently gives me
openjade -V draft-mode -wall -wno-unused-param -wno-empty -D . -c /usr/share/sgml/docbook/dsssl-stylesheets/catalog -d stylesheet.dsl -i output-html -t sgml postgres.sgml
openjade:ddl.sgml:2581:51:E: document type does not allow element "SECT2" here
openjade:ddl.sgml:2646:39:E: document type does not allow element "SECT2" here
openjade:ddl.sgml:2706:52:E: document type does not allow element "SECT2" here
openjade:ddl.sgml:2848:8:E: end tag for "SECT2" omitted, but OMITTAG NO was specified
openjade:ddl.sgml:2317:3: start tag was here
openjade:release.sgml:572:14:E: "353" is not a character number in the document character set
openjade:release.sgml:1091:56:E: "305" is not a character number in the document character set
openjade:release.sgml:1091:63:E: "305" is not a character number in the document character set
openjade:release.sgml:1505:35:E: "305" is not a character number in the document character set
openjade:release.sgml:1505:42:E: "305" is not a character number in the document character set
openjade:release.sgml:1670:38:E: "305" is not a character number in the document character set
openjade:release.sgml:1670:45:E: "305" is not a character number in the document character set
make: *** [html] Error 1
I don't believe in ignoring compiler warnings, and I don't believe in
ignoring these problems either.
regards, tom lane
view thread (16+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: This approach to non-ASCII names does not work
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox