[llvm] r187874 - Add support for linking against a curses library when available and

Richard legalize at xmission.com
Wed Aug 7 13:52:51 PDT 2013


In article <20130807192301.GC12228 at britannica.bec.de>,
    Joerg Sonnenberger <joerg at britannica.bec.de> writes:

> I don't see any need for supporting termcap for optional colour
> support, so just going with terminfo sounds fine.

The termcap/terminfo business slipped by me on the first read; I would
agree that terminfo is the way to go.  At this point termcap is
usually implemented by delegating to terminfo anyway and terminfo has
a richer set of feature support.
-- 
"The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
     The Computer Graphics Museum <http://computergraphicsmuseum.org>
         The Terminals Wiki <http://terminals.classiccmp.org>
  Legalize Adulthood! (my blog) <http://legalizeadulthood.wordpress.com>



More information about the llvm-commits mailing list