(parse_reg_exp): If '|' is immediately followed by another '|', end of regex or enclo...
authorUlrich Drepper <drepper@redhat.com>
Mon, 12 Aug 2002 19:18:45 +0000 (19:18 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 12 Aug 2002 19:18:45 +0000 (19:18 +0000)
commit9b88fc16677aa3c8a424ebe8d3e2e6397581d540
tree71282c390bcc68140965868c7d26a997554741a5
parentf7c1f4dd1cc23e3defe17651a16e16b5f6ca8346
(parse_reg_exp): If '|' is immediately followed by another '|', end of regex or enclosing ')', clear branch.
posix/regcomp.c