Update of bug #66473 (group groff):

                  Status:             In Progress => Fixed
             Open/Closed:                    Open => Closed
         Planned Release:                    None => 1.24.0

    _______________________________________________________

Follow-up Comment #3:


commit ef296d8353dd32609b0a2a512d9287d5f8383eb7
Author: G. Branden Robinson <g.branden.robin...@gmail.com>
Date:   Thu Nov 21 21:15:18 2024 -0600

    [libgroff]: Fix Savannah #66473.
    
    * src/libs/libgroff/font.cpp (font::load): Declare `start_code` and
      `end_code` as `unsigned` integers, since Unicode code points cannot be
      negative, and we are using the sscanf(3) conversion specifier `%X` to
      read them from a font description file.
    
    Fixes <https://savannah.gnu.org/bugs/?66473>.  Thanks to Bjarni Ingi
    Gislason for the report.




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66473>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature

Reply via email to