First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 209146
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Torsten Veller <tove@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Bapt <baptiste.daroussin@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
zsh.patch the patch patch Bapt 2008-02-06 14:47 0000 414 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 209146 depends on: Show dependency tree
Show dependency graph
Bug 209146 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-02-06 14:47 0000
--with-curses-terminfo is deprecated in favour of --with-term-lib="..."

using --with-term-lib="ncursesw ncurses" will first check for ncursesw
(unicode) then ncurses.

No need to dump the revision as the change doesn't affect the binaries.

Reproducible: Always

------- Comment #1 From Bapt 2008-02-06 14:47:53 0000 -------
Created an attachment (id=142828) [edit]
the patch

------- Comment #2 From Torsten Veller 2008-04-04 08:37:38 0000 -------
Thanks. Fixed in 4.3.6.

I hesitate to add another boring check like
| if use unicode && ! built_with_use sys-libs/ncurses unicode ; then

First Last Prev Next    No search results available      Search page      Enter new bug