|
|
Experimental Physics and
| ||||||||||||||
|
|
thanks for reporting this issue! The bug was introduced by (me) merging in Codeathon 2009 work (revision 11653, 3 Apr 2009), so it only affects 3.14.11, no earlier versions. It has been fixed on the 3.14 branch (revision 12087, 19 Jul 2010). I created a patch file (attached), and pushed this patch to the 3.14.11+patches branch on Launchpad. @Andrew: Could you add the issue and the patch file to the Known Problems page for 3.14.11, please? I don't know if or how I could do web site changes remotely. Thanks again, Ralph On 25.08.2010 21:41, Allison, Stephanie wrote: Hello, === modified file 'src/db/dbAccessDefs.h'
--- src/db/dbAccessDefs.h 2009-04-03 20:54:00 +0000
+++ src/db/dbAccessDefs.h 2010-08-26 15:08:08 +0000
@@ -216,7 +216,7 @@
? 0 \
: ( ( (struct dbAddr *)( (PLNK)->value.pv_link.pvt) ) ) )
#define dbGetSevr(PLINK,PSEVERITY) \
- dbGetAlarm((PLINK),NULL,(PSEVERITY));
+ dbGetAlarm((PLINK),NULL,(PSEVERITY))
epicsShareFunc long epicsShareAPI dbPutSpecial(struct dbAddr *paddr,int pass);
epicsShareFunc struct rset * epicsShareAPI dbGetRset(const struct dbAddr *paddr);
| ||||||||||||||
| ANJ, 02 Sep 2010 |
·
Home
·
News
·
About
·
Talk
·
Base
·
Modules
·
Extensions
·
· Distributions · Download · Documents · Links · Licensing · |