Re: getline.c and ssize_t

2007-11-26 Thread Bruno Haible
Micah Cowan wrote: > While attempting to compile sed from current CVS, I ran across the > following output from bootstrap.sh: > > + cc -DHAVE_CONFIG_H -I.. -I. -c getline.c > getline.c:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ > before ‘getline’ > > Line 26 is the ssize_t re

getline.c and ssize_t

2007-11-21 Thread Micah Cowan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 While attempting to compile sed from current CVS, I ran across the following output from bootstrap.sh: + cc -DHAVE_CONFIG_H -I.. -I. -c getline.c getline.c:26: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘getline’ Line 26 is