[screen-devel] [bug #57697] 4.99.0: CPU usage always 100% after the commit 8becc4d (Convert select() to poll() in sched.c)

2020-02-03 Thread Koichi Murase
Follow-up Comment #3, bug #57697 (project screen): Thank you. I tried the master branch and confirmed that the problem is fixed. ___ Reply to this item at: _

[screen-devel] [bug #14484] RFE: add escape to show number of currently open windows in hardstatus

2020-02-03 Thread Amadeusz Sławiński
Update of bug #14484 (project screen): Status: Confirmed => Fixed Open/Closed:Open => Closed Planned Release: Later => 5.0.0 ___

[screen-devel] [bug #57697] 4.99.0: CPU usage always 100% after the commit 8becc4d (Convert select() to poll() in sched.c)

2020-02-03 Thread Amadeusz Sławiński
Update of bug #57697 (project screen): Status: Confirmed => Fixed Open/Closed:Open => Closed Planned Release:None => 5.0.0 ___

Re: [screen-devel] suppress GCC 10 warnings

2020-02-03 Thread Amadeusz Sławiński
On Sat, 1 Feb 2020 13:53:29 -0800 Christophe Meyering wrote: > Hello, > > Using GCC10 on Fedora 31, I built screen from a git clone of the latest > sources. > After running > $cd src && ./autogen.sh && ./configure && make > I got multiple warnings in acls.c: > (...) > I fixed the incompatible-p