From: wbach@iicm.tu-graz.ac.at (Wolfgang Bachmann)
Subject: regular expression bug
24 Sep 1997 15:31:58 -0700
Message-ID: <v02130505b04f108a85fa.cygnus.gnu-win32@[193.83.160.72]>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
To: gnu-win32@cygnus.com


Hi cygwinners!

I've found a problem using regular expressions: pattern repitition doesn't
seem to work, e.g.:

expr abbc  : '.*b\{2\}.*'

doesn't match.

The problem lies clearly within regex.c. Since I don't want to meddle with
it's internals, does anyone know where I can find a working regex.c ?



Cheers, Wolfgang

<exhaustive signature stripped to save bandwidth>


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
