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  2019  2020  <20212022  2023  2024  Index 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
<== Date ==> <== Thread ==>

Subject: [Bug 1950300] Re: Cannot use hex numbers in HW links in EPICS 7
From: mdavidsaver via Core-talk <core-talk at aps.anl.gov>
To: core-talk at aps.anl.gov
Date: Tue, 09 Nov 2021 16:43:38 -0000
The correct link https://code.launchpad.net/~epics-core/epics-base/link-
parsing/+merge/243470

-- 
You received this bug notification because you are a member of EPICS
Core Developers, which is subscribed to EPICS Base.
Matching subscriptions: epics-core-list-subscription
https://bugs.launchpad.net/bugs/1950300

Title:
  Cannot use hex numbers in HW links in EPICS 7

Status in EPICS Base:
  New

Bug description:
  In EPICS 3.14.12, it was possible to use hex numbers in hardware links
  of type VME_IO and others like "#C0 S0x8b". (The parser used the
  function cvtDecimalOrHexToShort for this.) In EPICS 7 this does not
  work any longer because the string is parsed with %d instead of %i. As
  many of our existing IOCs use hex numbers here, this makes transition
  to EPICS 7 unnecessary hard.

  Changing to %i will allow hex numbers, but will also allow octal
  numbers.  That may a problem as C011 uses to mean 11 in 3.14, not 9.

  In that case, parsing with a single sscanf is not sufficient.

To manage notifications about this bug go to:
https://bugs.launchpad.net/epics-base/+bug/1950300/+subscriptions


References:
[Bug 1950300] [NEW] Cannot use hex numbers in HW links in EPICS 7 Dirk Zimoch via Core-talk

Navigate by Date:
Prev: [Bug 1950300] Re: Cannot use hex numbers in HW links in EPICS 7 mdavidsaver via Core-talk
Next: Build failed: EPICS Base 7 base-7.0-440 AppVeyor via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
Navigate by Thread:
Prev: [Bug 1950300] Re: Cannot use hex numbers in HW links in EPICS 7 mdavidsaver via Core-talk
Next: [Bug 1950300] Re: Cannot use hex numbers in HW links in EPICS 7 Andrew Johnson via Core-talk
Index: 2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  <20212022  2023  2024 
ANJ, 09 Nov 2021 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·