summaryrefslogtreecommitdiff
path: root/PROBLEMS
diff options
context:
space:
mode:
authorwlemb <wlemb>2003-05-15 15:40:04 +0000
committerwlemb <wlemb>2003-05-15 15:40:04 +0000
commita1872d49e6bc8afffc8f22176cf05b6fc218e179 (patch)
tree98f1b35cfe96541913b69b4bb60117ba435edc74 /PROBLEMS
parent0524bed6419dd40ed49306925fd377f06aa01efa (diff)
downloadgroff-a1872d49e6bc8afffc8f22176cf05b6fc218e179.tar.gz
* src/utils/pfbtops/pfbtops.c (get_text): Handle loop counter
correctly. * tmac/groff_mdoc.man: Slight improvements.
Diffstat (limited to 'PROBLEMS')
-rw-r--r--PROBLEMS3
1 files changed, 2 insertions, 1 deletions
diff --git a/PROBLEMS b/PROBLEMS
index f679c3a3..c287a9c9 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -790,6 +790,7 @@ Makefile. If that doesn't solve the problem, define INT_MIN as
----------------------------------------------------------------------
-* When compiling on MacOS X, groff compiles but does not run well.
+* When compiling on MacOS X, groff compiles but does not run well,
+ especially `eqn', causing many `can't break line' messages.
Use ./configure CXX=g++2 then make as usual.