On Thu, 19 Apr 2012 15:43:40 +0800 Clark J. Wang wrote:
> On Thu, Apr 19, 2012 at 15:39, Glenn Fowler <[email protected]> wrote:
> >
> > On Thu, 19 Apr 2012 15:22:07 +0800 Clark J. Wang wrote:
> >> On Thu, Apr 19, 2012 at 15:00, Glenn Fowler <[email protected]> wrote:
> >> >
> >> > a libast::regex bug
> >> > fixed in the next release
> >> > thanks
> >
> >> Note that ~(F) ~(G) and ~(P) have similar issues.
> >
> > thanks
> > modulo ~(F:...) and ~(B:...) not working because of syntax restrictions
> > the ~(<option>...) processing is done in one place
> > the same place that was fixed

> Glenn, I saw you mentioning ~(B) here and ~(S) in another thread. So
> where are they documented? Are they the same as ~(G) and ~(K) in ksh
> respectively?

I need to update the regex(3) man page

        A|X     E plus negation
        B|G     "grep" posix basic
        E       "egrep" posix extended
        F|L     "fgrep" literal
        K       "ksh" posix sh plus prefix re groups plus negation
        P       perl-ish
        S       posix sh

_______________________________________________
ast-users mailing list
[email protected]
https://mailman.research.att.com/mailman/listinfo/ast-users

Reply via email to