calcoutRecord

Bug #541094 reported by Andrew Johnson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
EPICS Base
Fix Released
Wishlist
Andrew Johnson

Bug Description

It was incorrectly using sevr instead of nsev.

Original Mantis Bug: mantis-6
    http://www.aps.anl.gov/epics/mantis/view_bug_page.php?f_id=6

Tags: rec 3.13
Revision history for this message
Andrew Johnson (anj) wrote :

To fix this make the change

diff -r1.7.4.4 calcoutRecord.c
605c605
< if (pcalc->sevr < INVALID_ALARM ) {
---
> if (pcalc->nsev < INVALID_ALARM ) {

Revision history for this message
Andrew Johnson (anj) wrote :

Fixed in R3.13.7

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.