Follow-up Comment #9, bug #66672 (group groff): I annotated the wrong Savannah ticket number in this commit log.
commit c126254249c4f2bd3f8b1581afc4d616b50054ce Author: G. Branden Robinson <[email protected]> Date: Thu Jun 4 06:53:46 2026 -0500 [grohtml]: Migrate to ISO C++98 Boolean literals. * src/devices/grohtml/html-table.cpp: * src/devices/grohtml/html-text.cpp: * src/devices/grohtml/output.cpp: * src/devices/grohtml/post-html.cpp: Kill preprocessor-based definitions of `TRUE` and `FALSE` macros. Replace macros `TRUE` and `FALSE` with language literals `true` and `false`, respectively. Continues the long process of fixing Savannah #68192. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?66672> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
signature.asc
Description: PGP signature
