Experimental Physics and Industrial Control System
|
|
Hi,
I found the following problem when compiling the gensub record module with EPICS base 3.15.2, but it also exists with the aSub record: the record field "NOT" is generated as "epicsUInt32 NOT" instead of "epicsUInt32 not" in aSubRecord.h.
typedef struct aSubRecord {
...
epicsUInt32 nos; /* Max. elements in S */
epicsUInt32 NOT; /* Max. elements in T */
epicsUInt32 nou; /* Max. elements in U */
...
} aSubRecord;
Regards,
Yves
|
- Navigate by Date:
- Prev:
in 3.15.2 the file aSubRecord.h is not properly generated by dbdToRecordtypeH.pl Yves Lussignol
- Next:
Re: in 3.15.2 the file aSubRecord.h is not properly generated by dbdToRecordtypeH.pl Andrew Johnson
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
<2015>
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
- Navigate by Thread:
- Prev:
Re: in 3.15.2 the file aSubRecord.h is not properly generated by dbdToRecordtypeH.pl Andrew Johnson
- Next:
Using devIocStats under dynamic epics build. Alireza Panna
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
<2015>
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
|
|
ANJ, 16 Dec 2015 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
·
Distributions
·
Download
·
Documents
·
Links
·
Licensing
·
|