bug-groff
[Top][All Lists]
Advanced

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

[bug #57515] [troff] "-Wdeprecated-copy" warning in node.cpp


From: G. Branden Robinson
Subject: [bug #57515] [troff] "-Wdeprecated-copy" warning in node.cpp
Date: Wed, 23 Aug 2023 05:04:26 -0400 (EDT)

Update of bug #57515 (project groff):

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

    _______________________________________________________

Follow-up Comment #1:

Pushed a few days ago.


commit bd74004a19a0740248332c01789642842e77698f
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
Date:   Sat Aug 19 03:25:07 2023 -0500

    [troff]: Drop unnecessary copy constructor decl.
    
    * src/roff/troff/node.cpp (class tfont_spec): Stop declaring copy
      constructor.  The implicitly defined one suffices.  Resolves
      "-Wdeprecated-copy" warning from GCC.
    
    Fixes <https://savannah.gnu.org/bugs/?57515>.  Thanks to Bjarni Ingi
    Gislason for the report.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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