This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

regular expression bug



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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]