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:49:00 UTC

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

     [ https://issues.apache.org/jira/browse/MINIFICPP-1241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adam Hunyadi updated MINIFICPP-1241:
------------------------------------
    Priority: Trivial  (was: Minor)

> 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
>            Priority: Trivial
>
> *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)