Types of regex

H. S. Teoh hsteoh at quickfur.ath.cx
Tue Jul 16 01:26:12 PDT 2013


On Tue, Jul 16, 2013 at 08:15:16AM +0200, Larry wrote:
> I have gdc 4.6 on Debian testing.
> 
> Is that so old ?

That is extremely old. You want to get gdc-4.8.1 from unstable, if you
can. A great number of bugs have been fixed since gdc-4.6; in fact, the
entire std.regex has been replaced, which is probably why you're seeing
these problems with regexes that the rest of us don't see.


T

-- 
If it's green, it's biology, If it stinks, it's chemistry, If it has
numbers it's math, If it doesn't work, it's technology.


More information about the Digitalmars-d-learn mailing list