Re: [Qemu-devel] [PATCH] curses: Remove OpenBSD workaround

2012-12-08 Thread Blue Swirl
Thanks, applied. On Mon, Nov 19, 2012 at 9:22 AM, Brad Smith wrote: > I removed the same sort of workaround for OpenBSD within the > configure script with commit 4dcc3f5876fa638d5c35bd47be3b717ea74cc2e7 > but didn't bother to grep further to come across this same chunk > of code in the curses cod

[Qemu-devel] [PATCH] curses: Remove OpenBSD workaround

2012-11-19 Thread Brad Smith
I removed the same sort of workaround for OpenBSD within the configure script with commit 4dcc3f5876fa638d5c35bd47be3b717ea74cc2e7 but didn't bother to grep further to come across this same chunk of code in the curses code itself. So the following diff removes the same workaround chunk within the c