Colin Percival <cperc...@freebsd.org> writes:
> Jilles Tjoelker <jil...@stack.nl> writes:
> > Colin Percival <cperc...@freebsd.org> writes:
> > > Dag-Erling Smørgrav <d...@freebsd.org> writes:
> > > > +       P="[-+./:=%@_[~[:alnum:]]"
> > > Shouldn't this be
> > >   P="[-+./:=%@_~[[:alnum:]]"
> > > instead?
> > That is equivalent. Both versions match an open square bracket in
> > addition to the other characters.
> Duh.  I hadn't fully woken up yet and my brain mis-matched the
> brackets.

I can neither confirm nor deny the allegation that I placed it there on
purpose to twist the reader's brain.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to