Re: [screen-devel] Static allocation of struct win

2016-04-15 Thread Amadeusz Sławiński
On Fri, 15 Apr 2016 11:22:37 +0200 Marcin Stolarek wrote: > Dear developers, > > I just met a problem of 40 windows limit, I've recompiled, it's ok. Is > anyone working on changing this to dynamic memory allocation? > I can volunteer to try to implement this. > > Does the project have some non-

Re: [screen-devel] Static allocation of struct win

2016-04-15 Thread Axel Beckert
Hi Marcin, On Fri, Apr 15, 2016 at 11:22:37AM +0200, Marcin Stolarek wrote: > Does the project have some non-official repository on github? Doesn't http://git.savannah.gnu.org/gitweb/?p=screen.git suffice? > I can use git, for example pull requests processing, issues are > really more efficient

[screen-devel] Static allocation of struct win

2016-04-15 Thread Marcin Stolarek
Dear developers, I just met a problem of 40 windows limit, I've recompiled, it's ok. Is anyone working on changing this to dynamic memory allocation? I can volunteer to try to implement this. Does the project have some non-official repository on github? I can use git, for example pull requests pr