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] lp:~epics-core/epics-base/ioc-shutdown into lp:epics-base |
From: | mdavidsaver <[email protected]> |
To: | Ralph Lange <[email protected]> |
Date: | Fri, 11 Oct 2013 16:48:38 -0000 |
Looks like re-init does quite work. Remaining issues include: > Warning: Registration already done. >From the generated registrar code. Only a warning. > Warning -- iocshRegisterVariable redefining asCaDebug. >From iocsh.c. The lists for registered shell functions and variables need to be cleared. > Access security is NOT enabled. Was asSetFilename specified before iocInit? > iocBuild: asInit Failed. The 'firstTime' flag (at least) in asDbLib.c also needs to be reset. -- https://code.launchpad.net/~epics-core/epics-base/ioc-shutdown/+merge/190512 Your team EPICS Core Developers is requested to review the proposed merge of lp:~epics-core/epics-base/ioc-shutdown into lp:epics-base.