Follow-up Comment #7, bug #64104 (group groff):
commit 3fb9b61c53988824a1eb9367b40ea0ae3abbe95d Author: G. Branden Robinson <[email protected]> Date: Thu May 15 16:44:49 2025 -0500 [troff]: Continue fixing Savanah #64104. ...after two years. * src/roff/troff/input.cpp (assign_control_character): Fix bug when `cc` request given no arguments; don't try to make the control character `\` (which fails unless the user has already changed the escape character). Make it `.` instead, as documented. (assign_no_break_control_character): Fix bug when `c2` request given no arguments; don't try to make the no-break control character `\` (which fails unless the user has already changed the escape character). Make it `'` instead, as documented. Continues fixing <https://savannah.gnu.org/bugs/?64104>. Problem introduced by me in a branch on 7 March 2023, but not merged onto the trunk until 10 July of that year, after the groff 1.23.0 release (fortunately). _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?64104> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
signature.asc
Description: PGP signature
