On Wed, 09 Mar 2005 09:01:40 -0500
"GARY GENDEL" <[EMAIL PROTECTED]> wrote:

> GARY GENDEL wrote:
> > Just for laughs, does the configuration file have strange things
> > like carriage-return or line-feeds in it?  I'm not sure if Cygwin
> > handles DOS <crlf> text line endings right.  This way the regexps
> > might include the <cr> as part of the expression.
> 
> I meant form-feed (not line-feed) :)

There are no <cr> and no <ff>.
When using Windows-Like <crlf>s, I would get a Segmentation fault. (I tried 
that out, just for fun.)
Using Unix-Format (<lf>), I get the error I described, but no Segmentation 
fault.
_______________________________________________
Aide mailing list
[email protected]
https://mailman.cs.tut.fi/mailman/listinfo/aide

Reply via email to