EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: no more __DATE__
From: Michael Davidsaver via Core-talk <[email protected]>
To: EPICS core-talk <[email protected]>
Date: Thu, 14 Nov 2019 10:45:28 -0800
While doing a quick pass to quiet warnings I decided to remove usage of __DATE__,
which now triggers a warning about lack of reproducability.  I've replaced this
with a build rev. from the genVersionHeader.pl script which I think will be more
useful (and falls back to a date anyway).  Site builds will pick up local tags.
When built from a git repo, iocInit will now show something like:

> iocInit()
> Starting iocInit
> ############################################################################
> ## EPICS R7.0.3.2-DEV
> ## Rev. R7.0.3.1-24-g1070f88887407044743d
> ############################################################################
> iocRun: All initialization complete


https://github.com/epics-base/epics-base/commit/b43aafae701b4b4fd835117cf63b2e563482184b

Replies:
Re: [EXTERNAL] no more __DATE__ Kasemir, Kay via Core-talk

Navigate by Date:
Prev: [Bug 1829919] Re: IOC segfaults when calling dbLoadRecords after iocInit mdavidsaver via Core-talk
Next: Jenkins build is still unstable: epics-7.0 » linux64 #167 APS Jenkins via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: [Merge] ~info-martin-konrad/epics-base:fix-crash-dbloadrecords-after-iocinit into epics-base:3.15 Andrew Johnson via Core-talk
Next: Re: [EXTERNAL] no more __DATE__ Kasemir, Kay via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  <20192020  2021  2022  2023  2024 
ANJ, 14 Nov 2019 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·