[plt-scheme] Odd behaviour of #px regexps

From: Eli Barzilay (eli at barzilay.org)
Date: Sun Feb 28 18:17:13 EST 2010

On Feb 28, Norman Gray wrote:
> Eli, hello.
> 
> On 2010 Feb 28, at 22:37, Eli Barzilay wrote:
> 
> > On Feb 28, Norman Gray wrote:
> >> I would have expected the last one to return ("~X"), too.  Am I
> >> being very dense and forgetting a meaning for "~" in a pregexp?
> >> There's no mention of '~' on the relevant documentation page, so I'm
> >> _fairly_ sure it's not a metacharacter.
> > 
> > Looks like a bug.  (It's easy to try it with a different character
> > and see that it still fails.)
> 
> Righto -- thanks for checking.  Is there a bug parade you want me to
> add that to?

(There is, but my guess is that Matthew have already seen it.)

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the users mailing list.