NDPluginStdArrays.cpp trying to access private member asynStdInterfaces

Bug #1256479 reported by Gabriele Salvato
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
EPICS Base
Invalid
Undecided
Unassigned

Bug Description

Hi all. I'm new to the community so please if pardo me if I'm wrong.

Trying to install areadetectorR1-9-1 I get an error in compiling NDPluginStdArrays.cpp trying to access the private member asynStdInterfaces:

Row 134:
asynStandardInterfaces *pInterfaces = &this->asynStdInterfaces;

It is possible to bypass the problem by changing the row in:

asynStandardInterfaces *pInterfaces = getAsynStdInterfaces();

Gabriele Salvato

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

This issue is an incompatibility between versions of other modules and has nothing to do with EPICS Base. Please only use this bug tracker for problems with EPICS Base itself (report other problems to tech-talk).

Changed in epics-base:
status: New → Invalid
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.