$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Greg Colvin (gcolvin_at_[hidden])
Date: 2001-05-26 18:15:15
From: John Max Skaller <skaller_at_[hidden]>
> joel de guzman wrote:
> >
> > From: "John Max Skaller" :
>
> > > (a|b)*abb
>
> > Right. (a|b) will consume all 'ab's with RD.
>
> Yeah. Which shows just how weak RD is:
> it won't even process regular expressions.
Which is another reason I've been wanting to see regex
integrated into Spirit.