Update of bug #58962 (project groff):

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

    _______________________________________________________

Follow-up Comment #10:


commit f9fb11f6625fe859d3f22c5fc6cbd51e19b64ec6
Author: G. Branden Robinson <[email protected]>
Date:   Thu Apr 14 12:49:27 2022 +1000

    [troff]: Translate 8-bit NBSP and SHY on input.
    
    * src/roff/troff/input.h: Define constant integers for "input" no-break
      spaces and soft hyphens for EBCDIC and non-EBCDIC (presumably
      ASCII/ISO 8859/Unicode) systems.
    
    * src/roff/troff/input.cpp (token::next): Translate the input character
      codes for input NBSP to \~ and nput SHY to \%.
    
    Fixes <https://savannah.gnu.org/bugs/?58962>.  Thanks to Dave Kemper for
    the report, code review, and his suggestion to push more work to compile
    time.



    _______________________________________________________

Reply to this item at:

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

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


Reply via email to