update pvinfo

This commit is contained in:
Michael Davidsaver
2017-07-03 19:24:01 +02:00
parent e2a40b1a54
commit 858235fd0a
2 changed files with 14 additions and 30 deletions
+1 -2
View File
@@ -524,8 +524,7 @@ void GetFieldRequesterImpl::getDone(const epics::pvData::Status& status, epics::
}
else
{
// do not complain about missing field
//std::cerr << "[" << m_channel->getChannelName() << "] failed to get channel introspection data: " << dump_stack_only_on_debug(status) << std::endl;
std::cerr << "[" << m_channel->getChannelName() << "] failed to get channel introspection data: " << dump_stack_only_on_debug(status) << std::endl;
}
m_event.signal();