NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/54263: curses changes broke sysinst



This sounds very similar to something I saw when debugging the previous
changes, mutt would do exactly this.  It turned out that the current
line was not being properly maintained in add_wch.

It may not be this though, a change to move() meant that a multitude of
errors were hidden by the display being constantly refreshed due to
lines being marked dirty without the change pointers being modified
which resulted in the refresh code never un-dirtying the line flags.

-- 
Brett Lymn
--
Sent from my NetBSD device.

"We are were wolves",
"You mean werewolves?",
"No we were wolves, now we are something else entirely",
"Oh"


Home | Main Index | Thread Index | Old Index