Project

General

Profile

Bug #1088 ยป ruby-1.8.7-p72-gcc43.patch

kanarip (Jeroen van Meeuwen), 02/02/2009 03:50 PM

View differences:

ruby-1.8.7-p72/ext/socket/socket.c 2009-02-02 06:48:54.000000000 +0100
}
#ifndef NI_MAXHOST
# define 1025
# define NI_MAXHOST 1025
#endif
#ifndef NI_MAXSERV
# define 32
# define NI_MAXSERV 32
#endif
static struct addrinfo*
    (1-1/1)