Update of bug #67698 (group groff):
Status: In Progress => Fixed
Open/Closed: Open => Closed
Planned Release: None => 1.24.0
_______________________________________________________
Follow-up Comment #2:
commit 8fb704e1ab365dd4d21162866aae3399fa109fcc
Author: G. Branden Robinson <[email protected]>
Date: Fri Nov 14 12:19:43 2025 -0600
[troff]: Withdraw "number" warning category.
The previous change left it without any instances.
* src/roff/troff/troff.h (enum warning_type): Drop `WARN_NUMBER`
enumeration constant.
* src/roff/troff/input.cpp: Drop "number" element from `warning_table`
static array. Update default warning mask to exclude it.
* doc/groff.texi.in (Warnings):
* src/roff/troff/troff.1.man (Warnings): De-document it.
* NEWS: Report change.
Fixes <https://savannah.gnu.org/bugs/?67698> (1/2).
commit c1876a39c40e7d39ca09d0d103ba3ffdaee2eaf7
Author: G. Branden Robinson <[email protected]>
Date: Fri Nov 14 12:26:24 2025 -0600
[troff]: Withdraw "right-brace" warning category.
* src/roff/troff/troff.h (enum warning_type): Drop `WARN_RIGHT_BRACE`
enumeration constant.
* src/roff/troff/input.cpp: Drop "right-brace" element from
`warning_table` static array.
* doc/groff.texi.in (Warnings):
* src/roff/troff/troff.1.man (Warnings): De-document it.
* NEWS: Report change.
Fixes <https://savannah.gnu.org/bugs/?67698> (2/2).
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?67698>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
signature.asc
Description: PGP signature
