From: wbach AT iicm DOT tu-graz DOT ac DOT at (Wolfgang Bachmann) Subject: regular expression bug 24 Sep 1997 15:31:58 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: gnu-win32 AT cygnus DOT 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 - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".