[pgpool-hackers: 1842] Re: [pgpool-committers: 3541] pgpool: Fix SGML compile errors.

Muhammad Usama m.usama at gmail.com
Fri Oct 7 15:18:53 JST 2016


Hi Ishii-San

> On 07-Oct-2016, at 3:00 AM, Tatsuo Ishii <ishii at sraoss.co.jp> wrote:
> 
> Usama,
> 
> As I asked before, please do not use "_" (underscore) in id="..." of
> varlistentry tag.

Sorry for that, it was not intentional. Basically as you know somehow the compiler on my machine does not complain about the "_" and a typo like this gets easily overlooked :-(

I will try to be extra careful and thanks for fixing the mistake

Kind regards
Muhammad Usama
> 
> Best regards,
> --
> Tatsuo Ishii
> SRA OSS, Inc. Japan
> English: http://www.sraoss.co.jp/index_en.php
> Japanese:http://www.sraoss.co.jp
> 
> From: Tatsuo Ishii <ishii at postgresql.org>
> Subject: [pgpool-committers: 3541] pgpool: Fix SGML compile errors.
> Date: Thu, 06 Oct 2016 21:58:51 +0000
> Message-ID: <E1bsGgl-0003R1-EQ at gothos.postgresql.org>
> 
>> Fix SGML compile errors.
>> 
>> openjade  -wall -wno-unused-param -wno-empty -wfully-tagged   -d stylesheet.dsl -t sgml -i output-html  -i include-index pgpool.sgml
>> openjade:loadbalance.sgml:28:31:E: character "_" is not allowed in the value of attribute "ID"
>> openjade:healthcheck.sgml:62:31:E: character "_" is not allowed in the value of attribute "ID"
>> openjade:healthcheck.sgml:89:33:E: character "_" is not allowed in the value of attribute "LINKEND"
>> openjade:failover.sgml:191:25:E: character "_" is not allowed in the value of attribute "ID"
>> 
>> Branch
>> ------
>> master
>> 
>> Details
>> -------
>> http://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=c9bdc4a59c9ee4d820122ee009eb0ea083388dc4
>> 
>> Modified Files
>> --------------
>> doc/src/sgml/failover.sgml    | 2 +-
>> doc/src/sgml/healthcheck.sgml | 4 ++--
>> doc/src/sgml/loadbalance.sgml | 2 +-
>> 3 files changed, 4 insertions(+), 4 deletions(-)
>> 
>> _______________________________________________
>> pgpool-committers mailing list
>> pgpool-committers at pgpool.net
>> http://www.pgpool.net/mailman/listinfo/pgpool-committers
> _______________________________________________
> pgpool-hackers mailing list
> pgpool-hackers at pgpool.net
> http://www.pgpool.net/mailman/listinfo/pgpool-hackers


More information about the pgpool-hackers mailing list