]> sourceware.org Git - glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 13 Nov 2003 06:01:46 +0000 (06:01 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 13 Nov 2003 06:01:46 +0000 (06:01 +0000)
commit06e8303a288f626929d69e57eb4128b2e40b1313
tree992c00ec8ac45cd0d97a5778bb1b947799588469
parent813ec65a4d69dcf9b2ecaf42395a4ba62dd2d33c
Update.

* posix/regcomp.c (parse_expression): If token is OP_OPEN_DUP_NUM
and RE_CONTEXT_INVALID_DUP syntax flag is set, fail.
* posix/regex.h (RE_CONTEXT_INVALUD_OPS): New macro.
(RE_SYNTAX_POSIX_BASIC): Use RE_CONTEXT_INVALUD_OPS.

* posix/regcomp.c (parse_sub_exp): In case of not-matching ( )
return REG_EPAREN.
ChangeLog
posix/regcomp.c
posix/regex.h
This page took 0.042522 seconds and 5 git commands to generate.