Follow-up Comment #4, bug #61433 (project groff):
Oh, no--groff's header files mostly don't use include guards.
<shuts eyes, pinches bridge of nose>
The commit I have queued does not appear to break anything (documents render
well, all 94 tests pass or xfail). I'm likely to just push it as-is. Here's
the relevant bit.
diff --git a/src/roff/troff/env.h b/src/roff/troff/env.h
index 0c8b8b896..dddf1a17d 100644
--- a/src/roff/troff/env.h
+++ b/src/roff/troff/env.h
@@ -140,8 +139,6 @@ void title();
void widow_control_request();
#endif /* WIDOW_CONTROL */
-void do_divert(int append, int boxing);
-
class environment {
int dummy; // dummy environment used for \w
hunits prev_line_length;
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?61433>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/