summaryrefslogtreecommitdiff
path: root/PROBLEMS
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2023-03-06 12:27:18 -0600
committerG. Branden Robinson <g.branden.robinson@gmail.com>2023-03-06 14:01:02 -0600
commit405fe32847a598962dc3ad8469b9ed0bac4c50ba (patch)
treeb9cc29c67c15221da8fb116d17accd34a53f5707 /PROBLEMS
parent728061440482b4b4dfe9361e8ed72418ad15ca60 (diff)
downloadgroff-git-405fe32847a598962dc3ad8469b9ed0bac4c50ba.tar.gz
PROBLEMS: Warn about gdiffmk/expr/FreeBSD problem.
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS14
1 files changed, 14 insertions, 0 deletions
diff --git a/PROBLEMS b/PROBLEMS
index 471e4a526..0aa428f09 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -115,6 +115,20 @@ malfunction. See <https://debbugs.gnu.org/db/61/61193.html>.
----------------------------------------------------------------------
+* gdiffmk doesn't work on FreeBSD; I get errors from "expr".
+
+gdiffmk uses the expr(1) command to parse its arguments. FreeBSD has
+extended the syntax of its expr command in a non-backward compatible way
+that it claims better conforms with POSIX's utility syntax guidelines
+with respect to option processing: however, POSIX mandates no options
+for expr. Other implementations of expr do not support traditional
+Unix-style options ('-a', '-b', ...), and perhaps as a consequence do
+not follow FreeBSD's interpretation of the guidelines. You way want to
+set $EXPR_COMPAT in your shell environment. We hope to have a
+workaround for this behavior in a future release.
+
+----------------------------------------------------------------------
+
* My document says that the current year is 19100, not 2000.
In groff, as in traditional troff, the yr number register yields the