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] ~freddie-akeroyd/epics-base:msi_close_file into epics-base:3.15 |
From: | Freddie Akeroyd via Core-talk <[email protected]> |
To: | [email protected] |
Date: | Fri, 12 Jul 2019 15:52:48 -0000 |
I guess we have only covered the case of the -o option here and there is also stdout redirected to a file via the shell. Do we need to fclose / fflush stdout in all circumstances i.e. if (outFP != NULL) { fclose(outFP); } else { fclose(stdout); } -- https://code.launchpad.net/~freddie-akeroyd/epics-base/+git/epics-base/+merge/369763 Your team EPICS Core Developers is subscribed to branch epics-base:3.15.