This is an automated email from the ASF dual-hosted git repository.
aboda pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.
from 14aa970 MINIFICPP-1136 - Fix win_build_vs.bat /D option
add ca0245d MINIFICPP-1141 - Fix unsafe conversion, const correctness and
unnecessary includes in Property.h
No new revisions were added by this update.
Summary of changes:
.../include/core/state/nodes/DeviceInformation.h | 1 +
libminifi/include/io/FileStream.h | 5 +----
libminifi/include/properties/Properties.h | 20 +++++++-------------
libminifi/src/Properties.cpp | 12 ++++--------
libminifi/src/c2/ControllerSocketProtocol.cpp | 1 +
.../src/controllers/LinuxPowerManagementService.cpp | 5 ++++-
libminifi/src/controllers/SSLContextService.cpp | 3 +++
libminifi/src/io/tls/TLSSocket.cpp | 1 +
8 files changed, 22 insertions(+), 26 deletions(-)