EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: subRecord fix
From: Till Straumann <[email protected]>
To: [email protected]
Date: Tue, 20 Aug 2002 14:30:05 -0700
I don't know if this has been fixed already...

Till
diff -c -r1.1 -r1.1.1.1
Index: subRecord.c
===================================================================
RCS file: /afs/slac/g/spear/cvsrep/epics/base/src/rec/subRecord.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -c -r1.1 -r1.2
*** subRecord.c	9 Mar 2002 18:09:35 -0000	1.1
--- subRecord.c	20 Aug 2002 21:24:30 -0000	1.2
***************
*** 147,153 ****
  
          /* invoke the initialization subroutine */
          psubroutine = (SUBFUNCPTR)(psub->sadr);
!         status = (*psubroutine)(psub,process);
      }
  
      if(strlen(psub->snam)==0) {
--- 147,153 ----
  
          /* invoke the initialization subroutine */
          psubroutine = (SUBFUNCPTR)(psub->sadr);
!         status = (*psubroutine)(psub,pass);
      }
  
      if(strlen(psub->snam)==0) {

Replies:
Re: subRecord fix Andrew Johnson

Navigate by Date:
Prev: Re: Access to device support debugging vars via iocsh (3.14b2) Till Straumann
Next: Re: subRecord fix Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Capfast Symbol for Motor Record Benjamin Franksen
Next: Re: subRecord fix Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  <20022003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·