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: -Werror=implicit-function-declaration by default? |
From: | "Johnson, Andrew N. via Core-talk" <core-talk at aps.anl.gov> |
To: | Michael Davidsaver <mdavidsaver at gmail.com> |
Cc: | EPICS core-talk <core-talk at aps.anl.gov> |
Date: | Sat, 19 Dec 2020 00:16:35 +0000 |
On Dec 18, 2020, at 11:41 AM, Michael Davidsaver via Core-talk <core-talk at aps.anl.gov> wrote:
No major objections from here.
VxWorks 6.8 (gcc 4.1.3) doesn’t list -Werror= as supported but does show Werror-implicit-function-declaration as you say.
For gcc builds I think yes (so in configure/CONFIG.gnuCommon).
Ditto, nowadays we shouldn’t have any code using implicits (of any sort).
- Andrew
--
Complexity comes for free, simplicity you have to work for.
|