You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Arpad Boda (Jira)" <ji...@apache.org> on 2020/06/08 08:23:00 UTC

[jira] [Resolved] (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 ]

Arpad Boda resolved MINIFICPP-1241.
-----------------------------------
    Resolution: Fixed

> 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
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> *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)