[OpenSER-Devel] [ openser-Bugs-1828493 ] "extra" PVs do not seem to work
SourceForge.net
noreply at sourceforge.net
Thu Nov 8 20:08:52 UTC 2007
Bugs item #1828493, was opened at 2007-11-08 15:08
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1828493&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Phil D'Amore (ptdamore)
Assigned to: Nobody/Anonymous (nobody)
Summary: "extra" PVs do not seem to work
Initial Comment:
I noticed that attempts to use $T_reply_code from my config were unfruitful.
Looking into it, I found that when pv_lookup_spec_name finds a PV on the extra list, it does not bother to copy type, getf, and setf from the export to the pv_spec_t struct passed to the function, resulting in PVs that essentially don't exist.
Attached is a patch that seems to fix this.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1828493&group_id=139143
More information about the Devel
mailing list