2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Base 7.0.5 / pvDatabaseCPP 4.5.3 / pvDataCPP 8.0.4 (8.1.0?) |
From: | Ralph Lange via Core-talk <core-talk at aps.anl.gov> |
To: | EPICS Core Talk <core-talk at aps.anl.gov> |
Date: | Sat, 13 Mar 2021 09:52:13 +0100 |
On 3/12/21 8:06 AM, Ralph Lange via Core-talk wrote:
On Fri, 12 Mar 2021 at 12:29, Marty Kraimer via Core-talk <core-talk at aps.anl.gov> wrote:
On 3/12/21 3:41 AM, Ralph Lange via Core-talk wrote:
pvDatabaseCPP:The destroy() methods have been deprecated in 2019 as part of a commit with the message "fix warning messages; at least on linux".There seems to be no documentation - neither at the point of deprecation nor at the point of removal - how to migrate applications that are using this method.
I maintain that any application that uses destroy will have problems.
Any application that uses destroy should be fixed.
Yes, Marty, but: how?
If the code is calling the destroy method of base classes just remove the call.