[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #59463] doc/doc.am: use "-Kutf8" instead of '-k'
From: |
Bjarni Ingi Gislason |
Subject: |
[bug #59463] doc/doc.am: use "-Kutf8" instead of '-k' |
Date: |
Fri, 13 Nov 2020 19:31:46 -0500 (EST) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0 |
URL:
<https://savannah.gnu.org/bugs/?59463>
Summary: doc/doc.am: use "-Kutf8" instead of '-k'
Project: GNU troff
Submitted by: bjarniig
Submitted on: Sat 14 Nov 2020 12:31:44 AM UTC
Category: None
Severity: 3 - Normal
Item Group: Build/Installation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
doc/doc.am: use "-Kutf8" instead of '-k'
When the encoding is known, it should be used.
That uses less resources and produces less heat.
This will also matter,
when "preconv" no longer will be the first command in the pipeline
"groff" produces with the option '-s', see bug #59442 (and #55334).
Lines to change:
1)
&& $(DOC_GROFF) -k -Tutf8 -ge -me >$@
2)
&& $(DOC_GROFF) -k -Tps -ge -me >$@
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59463>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #59463] doc/doc.am: use "-Kutf8" instead of '-k',
Bjarni Ingi Gislason <=