Update of bug #67309 (group groff):
Status: In Progress => Fixed
Open/Closed: Open => Closed
Planned Release: None => 1.24.0
_______________________________________________________
Follow-up Comment #3:
commit 513dd780b99c087f8f4572f369b5ba5ac3fc2cb2
Author: G. Branden Robinson <[email protected]>
Date: Sat Aug 30 03:53:20 2025 -0500
[troff]: Make `-c` option neuter `color` request.
* src/roff/troff/input.cpp: Add `permit_color_output` static Boolean
variable.
(activate_color): Introduce `is_color_desired` local Boolean. If
`permit_color_output` is false and color enablement is attempted,
refuse with an error diagnostic.
(main): `-c` option configures value of `permit_color_output` rather
than `want_color_output`.
* doc/groff.texi.in (Groff Options) <-c>:
* src/roff/troff/troff.1.man (Options) <-c>:
* NEWS: Add item.
Fixes <https://savannah.gnu.org/bugs/?67309>.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?67309>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
