[LLVMbugs] [Bug 19919] Feature request: Enable automatic color output without terminfo
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jun 2 13:36:20 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19919
Chandler Carruth <chandlerc at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |WONTFIX
--- Comment #1 from Chandler Carruth <chandlerc at gmail.com> ---
This is what we used to implement and we had user complaints about it from
actual users who have a terminal emulator that does not support colors and is
not called 'dumb'.
I don't know why you think that libtinfo is a heavy dependency for checking
color support from the terminfo database... It seems impossible to have a
leaner library there.
If the complaint is that some distros bundle libtinfo into their ncurses
library (whatever they decide to call it), that is a complaint for your distro.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140602/679262a5/attachment.html>
More information about the llvm-bugs
mailing list