Expect fails to recognize regexp

David Carlton carlton@math.stanford.edu
Fri Sep 13 11:10:00 GMT 2002


On Fri, 13 Sep 2002 20:06:43 +0200, Corinna Vinschen <vinschen@redhat.com> said:

> I'm trying to fix an error in the testsuite lib but I'm stuck at one
> point.  For some mysterious reason, I can't get a regexp right.

I think '.' doesn't match newlines (at least it doesn't in regexps in
Emacs); does modifying your regexp so that you have a newline in there
explicitly fix it?

David Carlton
carlton@math.stanford.edu



More information about the Gdb mailing list