bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58165] test-suite: "nroff -V ..." fails for other devices than "as


From: G. Branden Robinson
Subject: [bug #58165] test-suite: "nroff -V ..." fails for other devices than "ascii"
Date: Mon, 13 Apr 2020 04:51:49 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #5, bug #58165 (project groff):

Here's some more stuff that works for me.


$ GROFF_RUNTIME="${GROFF_BIN_PATH=.}:" ./nroff -V
PATH=/usr/local/bin:/home/branden/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/games:/usr/games
groff -Tlatin1 -mtty-char
$ GROFF_RUNTIME="${GROFF_BIN_PATH=.}:" ./nroff /tmp/sister.ascii
A møøse once bið my sisþer...
$ GROFF_RUNTIME="${GROFF_BIN_PATH=.}:" ./nroff /tmp/sister.latin1
A møøse once bið my sisþer...
$ locale
LANG=C
LANGUAGE=
LC_CTYPE="is_IS.ISO-8859-1"
LC_NUMERIC="is_IS.ISO-8859-1"
LC_TIME="is_IS.ISO-8859-1"
LC_COLLATE="is_IS.ISO-8859-1"
LC_MONETARY="is_IS.ISO-8859-1"
LC_MESSAGES="is_IS.ISO-8859-1"
LC_PAPER="is_IS.ISO-8859-1"
LC_NAME="is_IS.ISO-8859-1"
LC_ADDRESS="is_IS.ISO-8859-1"
LC_TELEPHONE="is_IS.ISO-8859-1"
LC_MEASUREMENT="is_IS.ISO-8859-1"
LC_IDENTIFICATION="is_IS.ISO-8859-1"
LC_ALL=is_IS.ISO-8859-1


I'm attaching the input files as exhibits.  One is ASCII-encoded and uses
groff character escapes; the other is encoded in ISO 8859-1.

(file #48826, file #48827)
    _______________________________________________________

Additional Item Attachment:

File name: sister.ascii                   Size:0 KB
    <https://savannah.gnu.org/file/sister.ascii?file_id=48826>

File name: sister.latin1                  Size:0 KB
    <https://savannah.gnu.org/file/sister.latin1?file_id=48827>



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58165>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]