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

Chandler Carruth chandlerc at google.com
Fri Aug 9 09:36:56 PDT 2013


On Aug 9, 2013 9:24 AM, "Kenneth Boyd" <zaimoni at zaimoni.com> wrote:
>
> On 8/7/2013 7:01 PM, Chandler Carruth wrote:
>>
>> You seem to feel very strongly about this, and I'd like to understand
the context in addition to the specifics of our argument. Is this a problem
in practice for you or anyone else you know of? Do you have a concrete
example where Clang now does the wrong thing on a particular system?
>
> PDCurses provides a stub implementation of the terminal information
functions that is officially non-functional.  This theoretically would be a
problem for Windows builds when PDCurses is installed (needs testing).

Note that all of this code is in a Unix specific file. None of it us used
on Windows.

>
> Kenneth
>
>
> _______________________________________________
> 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/20130809/e06bb102/attachment.html>


More information about the llvm-commits mailing list