bug-groff
[Top][All Lists]
Advanced

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

[bug #61187] [grohtml] post-html.cpp: address used instead of the value


From: G. Branden Robinson
Subject: [bug #61187] [grohtml] post-html.cpp: address used instead of the value
Date: Thu, 23 Sep 2021 08:15:30 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #61187 (project groff):

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

    _______________________________________________________

Follow-up Comment #2:


commit 831a55865788dac44861b07c632fb636e15d8d4b
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Mon Sep 20 15:50:57 2021 +1000

    [grohtml]: Fix compiler warning and dead store.
    
    * src/devices/grohtml/post-html.cpp (html_printer::special): Update call
      of `font::load_font()` to stop passing obsolete parameter (deleted by
      me in 2dff87d3, 17 September).  The value stored to the parameter by
      that function was never read anyway, so also get rid of the variable
      that contained it.
    
    Fixes <https://savannah.gnu.org/bugs/?61187>.  Thanks to Bjarni Ingi
    Gislason for the report.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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