Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.groff.bug > #1814
| 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 | 2020-04-13 08:36 -0400 |
| Message-ID | <mailman.157.1586781424.3066.bug-groff@gnu.org> (permalink) |
| References | (2 earlier) <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> |
Follow-up Comment #6, bug #58165 (project groff):
I looked at the issue again.
1) unset the LESSCHARSET environmental variable in the test script.
Result: correct operation.
2) looked at the first case test with "locale charmap" in "nroff".
Issued "LC_ALL=C locale charmap".
Result: ANSI_X3.4-1968
This shows that the real culprit is a missing case candidate in the
first case test, not the LESSCHARSET, nor the result of the "locale" I
use in the environment.
"groff" supports four output devices, so one is missing in the first
case test.
A case of wrong conclusions, suggestions is seen in the bug
report #58098.
_______________________________________________________
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 08:36 -0400
csiph-web