Marton Szasz created MINIFICPP-2823:
---------------------------------------
Summary: fix build issues with GCC 16.1
Key: MINIFICPP-2823
URL: https://issues.apache.org/jira/browse/MINIFICPP-2823
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Marton Szasz
Fix For: 1.0.0
When building minifi c++ with GCC 16, the build is broken. I've seen missing
cstdint includes in rocksdb, but there could be more similar issues, stemming
from dependencies and possibly our code relying on transitive includes from
standard headers. The goal of this bug fix task is to fix all of these minor
issues that prevent builds on GCC 16.1 (released at the end of April)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)