Update of bug #50089 (project screen):
Status: None => Ready For Test
Release: 5.0.0 => 4.5.0
Fixed Release: None => 4.5.1
Planned Release: None => 4.5.1
_______________________________________________________
Follow-up Comment #2:
OpenIndiana x86:
root@sun:~/screen/src# uname -a
SunOS sun 5.11 illumos-2816291 i86pc i386 i86pc
root@sun:~/screen/src# cat ~/test.c
#include<stdio.h>
#include<limits.h>
int main()
{
printf("PATH_MAX = %d\n", PATH_MAX);
return 0;
}
root@sun:~/screen/src# ~/test
PATH_MAX = 1024
I added limits.h to master and screen-v4 branch:
http://git.savannah.gnu.org/cgit/screen.git/commit/?h=screen-v4&id=6994c70aa180a5617fe8fdd563b7653d0d16fa2a
http://git.savannah.gnu.org/cgit/screen.git/commit/?id=59b88a8411366d512a2db2c10c39cc9b83fcb13b
Please test it.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?50089>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/