You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Adam Hunyadi (Jira)" <ji...@apache.org> on 2020/05/27 09:48:00 UTC

[jira] [Created] (MINIFICPP-1241) Add cmake option for enforced diagnostic color

Adam Hunyadi created MINIFICPP-1241:
---------------------------------------

             Summary: Add cmake option for enforced diagnostic color
                 Key: MINIFICPP-1241
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1241
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Adam Hunyadi
            Assignee: Adam Hunyadi


*Background:*
By default, neither Clang or GCC will add ANSI-formatted colors to your output if they detect the output medium is not a terminal. This means that when using a generator different than "GNU Makefiles". See: [https://medium.com/@alasher/colored-c-compiler-output-with-ninja-clang-gcc-10bfe7f2b949]

*Proposal:*

Add an option that enforces diagnostic colors for clang and gcc



--
This message was sent by Atlassian Jira
(v8.3.4#803005)