Opened 4 years ago
Last modified 11 months ago
#64817 assigned defect
llvm-3.4, clang-3.4: opportunistic use of ncurses
| Reported by: | jmroot (Joshua Root) | Owned by: | catap (Kirill A. Korinsky) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | jeremyhu (Jeremy Huddleston Sequoia), larryv (Lawrence Velázquez), cooljeanius (Eric Gallager) | |
| Port: | llvm-3.4 |
Description
Since [d11c2377c9cff32cd5cb6a0ed11788cc46862c1a/macports-ports], the ncurses dependency is removed on <= 10.6, but there is nothing preventing the headers and library of the ncurses port from being used if it is installed. Thus the situation can arise that deactivating or uninstalling ncurses will break clang-3.4, without any warning since no dependency is declared.
Change History (1)
comment:1 Changed 11 months ago by cooljeanius (Eric Gallager)
| Cc: | cooljeanius added |
|---|
Note: See
TracTickets for help on using
tickets.
