[1187] in Kerberos-V5-bugs
install.texi problems...
daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Fri Mar 17 20:23:01 1995
From: epeisach@MIT.EDU
Date: Fri, 17 Mar 95 20:22:51 -0500
To: krb5-bugs@MIT.EDU
Alpha OSF/1 V1.3 - the problem with fgrep.... It does not cause a
problem with configure... The bug is in "autoheader". So, if you have a
set of configure files - all is ok. But if you ever want to rebuild
them, and autoheader is called, the files will break...
This problem still exists in V2.0...
I don't think there is a bug per se in fgrep - as the misfeature is
documented....
From the man page:
Lines are limited to 512 bytes; longer lines are broken into multiple lines
of 512 or fewer bytes (grep only). Paragraphs (under the -p flag) are
currently limited to a length of 10000 bytes.
I guess the error in the man page is that fgrep does it as well...
Ezra