Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1818
| Path | csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail |
|---|---|
| From | Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> |
| Newsgroups | gnu.groff.bug |
| Subject | [bug #58165] test-suite: "nroff -V ..." fails for other devices than "ascii" |
| Date | Mon, 13 Apr 2020 12:34:20 -0400 (EDT) |
| Lines | 63 |
| Approved | bug-groff@gnu.org |
| Message-ID | <mailman.186.1586795663.3066.bug-groff@gnu.org> (permalink) |
| References | <20200412-203706.sv93188.8615@savannah.gnu.org> <20200412-220343.sv108747.17736@savannah.gnu.org> <20200412-221316.sv108747.84108@savannah.gnu.org> <20200413-021329.sv93188.98398@savannah.gnu.org> <20200413-083610.sv108747.38378@savannah.gnu.org> <20200413-085148.sv108747.29962@savannah.gnu.org> <20200413-123659.sv93188.48335@savannah.gnu.org> <20200413-132829.sv108747.98424@savannah.gnu.org> <20200413-163420.sv93188.81111@savannah.gnu.org> |
| NNTP-Posting-Host | lists.gnu.org |
| Mime-Version | 1.0 |
| Content-Type | text/plain;charset=UTF-8 |
| X-Trace | usenet.stanford.edu 1586795664 9452 209.51.188.17 (13 Apr 2020 16:34:24 GMT) |
| X-Complaints-To | action@cs.stanford.edu |
| To | "G. Branden Robinson" <g.branden.robinson@gmail.com>, Bjarni Ingi Gislason <bjarniig@rhi.hi.is>, bug-groff@gnu.org |
| Envelope-to | bug-groff@gnu.org |
| X-PHP-Originating-Script | 1001:sendmail.php |
| X-Savane-Server | savannah.gnu.org:443 [209.51.188.72] |
| X-Savane-Project | groff |
| X-Savane-Tracker | bugs |
| X-Savane-Item-ID | 58165 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
| X-Apparently-From | 31.209.211.187 (Savane authenticated user bjarniig) |
| In-Reply-To | <20200413-132829.sv108747.98424@savannah.gnu.org> |
| X-detected-operating-system | by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] |
| X-Received-From | 209.51.188.72 |
| X-BeenThere | bug-groff@gnu.org |
| X-Mailman-Version | 2.1.23 |
| Precedence | list |
| List-Id | "Bug reports for the GNU version of nroff, troff et al" <bug-groff.gnu.org> |
| List-Unsubscribe | <https://lists.gnu.org/mailman/options/bug-groff>, <mailto:bug-groff-request@gnu.org?subject=unsubscribe> |
| List-Archive | <https://lists.gnu.org/archive/html/bug-groff> |
| List-Post | <mailto:bug-groff@gnu.org> |
| List-Help | <mailto:bug-groff-request@gnu.org?subject=help> |
| List-Subscribe | <https://lists.gnu.org/mailman/listinfo/bug-groff>, <mailto:bug-groff-request@gnu.org?subject=subscribe> |
| X-Mailman-Original-Message-ID | <20200413-163420.sv93188.81111@savannah.gnu.org> |
| X-Mailman-Original-References | <20200412-203706.sv93188.8615@savannah.gnu.org> <20200412-220343.sv108747.17736@savannah.gnu.org> <20200412-221316.sv108747.84108@savannah.gnu.org> <20200413-021329.sv93188.98398@savannah.gnu.org> <20200413-083610.sv108747.38378@savannah.gnu.org> <20200413-085148.sv108747.29962@savannah.gnu.org> <20200413-123659.sv93188.48335@savannah.gnu.org> <20200413-132829.sv108747.98424@savannah.gnu.org> |
| Xref | csiph.com gnu.groff.bug:1818 |
Show key headers only | View raw
Follow-up Comment #8, bug #58165 (project groff):
1) My sentence can be interpreted in two ways,
more clearly:
I added the line
unset LESSCHARSET
to the script, as nroff checked for that case.
my environment has the variable defined with
LESSCHARSET=latin1
2) Add the line
export GROFF_TYPESETTER=ascii
to override a possible default value.
2) The test script contains the line
export LC_ALL=C
so a natural test is to check, how that affects the working of the
"nroff" script, in this case of "locale charmap".
The available locales on my computer are:
locale -a
C
C.UTF-8
icelandic
is_IS
is_IS.iso88591
is_IS.utf8
POSIX
I think the C locale is standard in GNU systems and thus always
available.
git version 2.25.1 (Debian testing)
The "nroff.sh" and "nroff.am" scripts have not been changed by me,
but I create a "test-nroff" from them with a "test-nroff.am" file, which
is based on the "nroff.am" file.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58165>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
Back to gnu.groff.bug | Previous | Next | Find similar
[bug #58165] test-suite: "nroff -V ..." fails for other devices than "ascii" Bjarni Ingi Gislason <INVALID.NOREPLY@gnu.org> - 2020-04-13 12:34 -0400
csiph-web