Follow-up Comment #16, bug #67735 (group groff):
commit 72aa936974db24d8a5e2c505c44e09156a400095 Author: G. Branden Robinson <[email protected]> Date: Wed Apr 8 18:00:20 2026 -0500 [troff]: Work on Savannah #67735. Improve type discipline with respect to internal character representation. * src/roff/troff/env.cpp (point_size): Improve type discipline with respect to groff's internal character representation. Call `read_measurement()` with explicitly constructed literal argument of type `unsigned char` for conceptual clarity. "groff characters" are, for now, unsigned bytes. * src/roff/troff/number.cpp (is_valid_term): Demote local variable `si` from `int` to `unsigned char`. Continues the long process of fixing Savannah #67735. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?67735> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
signature.asc
Description: PGP signature
