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
-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