Follow-up Comment #10, bug #64592 (project groff):

Except for updating documentation (and mom(7)), the change I mentioned in
comment #9 looks this easy.


diff --git a/src/libs/libgroff/color.cpp b/src/libs/libgroff/color.cpp
index 32a1bc8e7..8417c2074 100644
--- a/src/libs/libgroff/color.cpp
+++ b/src/libs/libgroff/color.cpp
@@ -395,7 +395,7 @@ char *color::print_color()
   return s;
 }
 
-color default_color("");
+color default_color("default");
 
 // Local Variables:
 // fill-column: 72




    _______________________________________________________

Reply to this item at:

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

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


Reply via email to