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

James Molloy james at jamesmolloy.co.uk
Wed Aug 7 14:33:34 PDT 2013


No, I'm specifically not in agreement...


On 7 August 2013 22:23, Chandler Carruth <chandlerc at google.com> wrote:

>
> On Wed, Aug 7, 2013 at 2:06 PM, Richard <legalize at xmission.com> wrote:
>
>> > What specific library are you suggesting? I'm unable to find a
>> library/API
>> > for terminfo directly, and instead find just the specs for its database
>> > format.
>>
>> The library is ncurses.  The main difference between terminfo and
>> termcap is the way the information about the capabilities is stored in
>> the underlying database.
>
>
> Yes, and I'm specifically using curses to query the terminfo database.
> That's what this patch did. =] I think we're all in violent agreement.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130807/b6833ffd/attachment.html>


More information about the llvm-commits mailing list