$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Eric Niebler (eric_at_[hidden])
Date: 2005-06-20 09:38:48
Caleb Epstein wrote:
>
> Not meaning to be facetious, but why in heavens name would anyone want
> to use a character class like [E-f] or [Z-a]? Seriously, does anyone
> write regexps like this?
ECMA-262 calls this case out specifically, and AFAICT there is no
reasonable way a TR1-compliant regex package can conform. Do you really
think that's not a big deal?
-- Eric Niebler Boost Consulting www.boost-consulting.com