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: [Merge] ~dirk.zimoch/epics-base:FilterForInfoFields into epics-base:7.0 |
From: | Ben Franksen via Core-talk <core-talk at aps.anl.gov> |
To: | mp+399414 at code.launchpad.net |
Date: | Wed, 10 Mar 2021 17:24:29 -0000 |
Am 10.03.21 um 17:49 schrieb Dirk Zimoch via Core-talk: > Ben wrote inline: >> + if (pfl->type == dbfl_type_ref && pfl->u.r.dtor) >> + pfl->u.r.dtor(pfl); >> >> These two lines seem to be unnecessary, since you always have type and dtor set to fixed values > > What if two filters with dtors are chained? Do they share the same pfl in this case? How would that work? -- I would rather have questions that cannot be answered, than answers that cannot be questioned. -- Richard Feynman https://code.launchpad.net/~dirk.zimoch/epics-base/+git/epics-base/+merge/399414 Your team EPICS Core Developers is requested to review the proposed merge of ~dirk.zimoch/epics-base:FilterForInfoFields into epics-base:7.0.