Subject: | Over-eager invalid character class detection |
Date: | Sun, 15 Jan 2006 03:11:35 +0100 |
To: | bug-regexp-parser [...] rt.cpan.org |
From: | Bjoern Hoehrmann <derhoermi [...] gmx.net> |
Hi,
A character class [\x{EFFFE}-\x{10FFFF}] won't be parsed by the
current release of Regexp::Parser claiming it's an invalid range.
Perl doesn't mind this class though, so this seems like a bug. It
seems this is due to comparing '\\x{EFFFE}' and '\\x{10FFFF}' rather
than the replacement characters.
regards,
--
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/