]> Savannah Git Hosting - gnulib.git/commit
regex: fix [ diagnostic
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Jan 2016 18:32:26 +0000 (10:32 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Jan 2016 18:38:35 +0000 (10:38 -0800)
commit7c6e85cf4eccbd51291ae41daec57d1967050b44
tree628de3930bae2ce64175cb3416d9ea604ab58fd1
parent9e849a708308b73064cd965de022d357e3abda80
regex: fix [ diagnostic

Problem and fix reported by Aharon Robbins in:
http://lists.gnu.org/archive/html/bug-gnulib/2016-01/msg00082.html
* lib/regcomp.c (REG_EBRACK_IDX): Fix misleading diagnostic about [.

* lib/regcomp.c (build_range_exp, build_charclass_op)
ChangeLog
lib/regcomp.c