bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #61068] groff behaves uselessly if $GROFF_TYPESETTER is null


From: G. Branden Robinson
Subject: [bug #61068] groff behaves uselessly if $GROFF_TYPESETTER is null
Date: Mon, 23 Aug 2021 00:27:23 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #61068 (project groff):

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

    _______________________________________________________

Follow-up Comment #1:


commit f6abf63afc31c47ab0565543faf109360175ba70
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Sat Aug 21 13:16:39 2021 +1000

    [libgroff]: Treat empty GROFF_TYPESETTER as unset.
    
    * src/libs/libgroff/device.cpp (device_init::device_init): Test both
      returned pointer from `getenv()` and, if that's not null, the first
      character of the string for nullity before assigning it to `device`.
    
    Fixes <https://savannah.gnu.org/bugs/?61068>.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]