Closed mdavidsaver closed 4 years ago
Change output of various operator<< for PVString and PVStringArray to print quotes only when needed (eg. if the string contains ").
operator<<
PVString
PVStringArray
"
:white_check_mark: Build pvDataCPP 1.0.6 completed (commit https://github.com/epics-base/pvDataCPP/commit/8a797f4b1d by @mdavidsaver)
Change output of various
operator<<
forPVString
andPVStringArray
to print quotes only when needed (eg. if the string contains"
).