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] ~info-martin-konrad/epics-base:fix-log-issues into epics-base:3.15 |
From: | Freddie Akeroyd via Core-talk <core-talk at aps.anl.gov> |
To: | mp+375509 at code.launchpad.net |
Date: | Sun, 16 Feb 2020 00:30:59 -0000 |
I think the header is there, two possibilities: The function wasn't available in original W10 so may need to check windows DDK version too i.e. add #if NTDDI_VERSION >= NTDDI_WIN10_RS2 to the other macro checks. The failed build is also an old Visual Studio, maybe the option isn't enabled in the MS header for that old a VC? If so then there would need to be a check on the value of the _MSC_VER macro too. -- https://code.launchpad.net/~info-martin-konrad/epics-base/+git/epics-base/+merge/375509 Your team EPICS Core Developers is requested to review the proposed merge of ~info-martin-konrad/epics-base:fix-log-issues into epics-base:3.15.