Follow-up Comment #15, bug #67735 (group groff):

commit 6ec020c11f1d92b6063ae03dc8cb98576c182c8a
Author: G. Branden Robinson <[email protected]>
Date:   Fri Mar 20 20:04:21 2026 -0500

    src/roff/troff/input.cpp: Work on Savannah #67735.
    
    * src/roff/troff/input.cpp: Improve type discipline with respect to
      groff's internal character representation.
    
      (macro::append): Append to macro contents using explicitly unsigned
      character (integer) literal rather than a signed one, for conceptual
      clarity.  "groff characters" are, for now, unsigned bytes.
    
      (macro_header::copy, string_iterator::fill, substring_request):
      Compare character read from an groff string iterator to unsigned
      character (integer) literal.
    
    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/

Attachment: signature.asc
Description: PGP signature

Reply via email to