gnupg/regexp
NIIBE Yutaka 464e85d435
common: Incorporate upstream changes of regexp.
* regexp/jimregexp.c (regatom): Raise REG_ERR_UNMATCHED_BRACKET when
no matching end bracket.
(regmatch): Fix the end of word check.

--

Original changes:
	Signed-off-by: Steve Bennett <steveb@workware.net.au>

GnuPG-bug-id: 6455
Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2023-04-21 11:57:30 +09:00
..
LICENSE gpg: Add regular expression support. 2020-07-15 14:16:57 +09:00
Makefile.am regexp: Fix generation of _unicode_mapping.c. 2020-07-15 14:18:09 +09:00
UnicodeData.txt gpg: Add regular expression support. 2020-07-15 14:16:57 +09:00
jimregexp.c common: Incorporate upstream changes of regexp. 2023-04-21 11:57:30 +09:00
jimregexp.h regexp: Import change from JimTcl. 2020-07-15 14:18:47 +09:00
parse-unidata.awk regexp: Fix generation of _unicode_mapping.c. 2020-07-15 14:18:09 +09:00
utf8.c gpg: Add regular expression support. 2020-07-15 14:16:57 +09:00
utf8.h gpg: Add regular expression support. 2020-07-15 14:16:57 +09:00