Skip Menu |

This queue is for tickets about the Regexp-Parser CPAN distribution.

Report information
The Basics
Id: 17075
Status: resolved
Priority: 0/
Queue: Regexp-Parser

People
Owner: Nobody in particular
Requestors: derhoermi [...] gmx.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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/