This is an automated email from the ASF dual-hosted git repository.
szaszm pushed a change to branch MINIFICPP-1507
in repository https://gitbox.apache.org/repos/asf/nifi-minifi-cpp.git.
at ea2b397 mqtt: defer casting read result to int
This branch includes the following new commits:
new 5c41fff convert InputStream::read to size_t
new ee2ac71 fix s2s issues
new a4b439c fix compilation on mac
new 4c01eea fix compilation on some platforms with size_t not the same as
uint64_t
new d4c4d80 fix compilation on some platforms with size_t not the same as
uint64_t 2
new e409070 Update Provenance.h: handle uuid read errors
new f177e5d review feedback, fix linter script on mac
new cf5c879 introduce isError, fix a few issues
new c035ad4 uint64_t -> size_t is narrowing on windows
new 722180e various review feedback-related changes
new 3010f2b fix issues
new 6753eb1 edited the wrong PutSQL.cpp
new 4fc6ef1 avoid undefined behavior (std::string(nullptr)) in
LuaBaseStream::read
new 54a48a9 fix warnings that caused CI failures
new e8df736 Update extensions/libarchive/CompressContent.h
new efd9dc6 fix various issues
new ea2b397 mqtt: defer casting read result to int
The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.