Daniel Bakai created MINIFICPP-947:
--------------------------------------
Summary: Fix all -Wall warnings, gradually fix or disable warnings
from -Weverything
Key: MINIFICPP-947
URL: https://issues.apache.org/jira/browse/MINIFICPP-947
Project: Apache NiFi MiNiFi C++
Issue Type: Improvement
Reporter: Daniel Bakai
* Create macros for locally enabling and disabling warnings (pragma warning
pop, push, etc.)
* Compile third-parties with different warning settings than our code
* Make serious warnings errors
* Once we are warning-free, only merge code that does not introduce new
warnings
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)