You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These warnings occur during the vxWorks-ppc32-debug build:
../PIasynAxis.h: In constructor 'PIasynAxis::PIasynAxis(PIasynController*, PIGCSController*, int, const char*)':
../PIasynAxis.h:73: warning: 'PIasynAxis::m_bMoving' will be initialized after
../PIasynAxis.h:68: warning: 'bool PIasynAxis::m_bEnableAxisAfterHoming'
../PIasynAxis.cpp:43: warning: when initialized here
The text was updated successfully, but these errors were encountered:
These warnings occur during the
vxWorks-ppc32-debug
build:The text was updated successfully, but these errors were encountered: