groff-commit
[Top][All Lists]
Advanced

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

[groff] 01/03: PROBLEMS: Improve advice.


From: G. Branden Robinson
Subject: [groff] 01/03: PROBLEMS: Improve advice.
Date: Wed, 1 Mar 2023 06:52:38 -0500 (EST)

gbranden pushed a commit to branch master
in repository groff.

commit 0ed0e3548ae65c5443aec081beba649727fc1587
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Wed Mar 1 01:57:32 2023 -0600

    PROBLEMS: Improve advice.
---
 PROBLEMS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/PROBLEMS b/PROBLEMS
index 84b3fc6f5..3cfe187a1 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -892,6 +892,10 @@ Some test failures remain expected on Solaris 10.
     $ /usr/xpg4/bin/sh -c 'unset _NON_EXISTENT_XYZ; echo $?'
     1
 
+    You may disregard these failures, edit the test scripts to append
+    "|| true" to the "unset" commends, or change the scripts to use GNU
+    Bash or some other POSIX-conforming shell as illustrated above.
+
 ----------------------------------------------------------------------
 
 * I get a build failure on Cygwin / a system using newlib and GCC 11.
@@ -904,6 +908,7 @@ Some test failures remain expected on Solaris 10.
   if you don't require the "gxditview" output previewer or "xtotroff"
   utility, you can build groff without X11 support.
 
+  $ make distclean
   $ ./configure --without-x
 
 ----------------------------------------------------------------------



reply via email to

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