[Pkg-haskell-maintainers] Bug#702617: Bug#702617: . fails to match certian characters

Joey Hess joey at kitenet.net
Sat Mar 9 15:52:06 UTC 2013


Joachim Breitner wrote:
> regex-compat is but a thin layour around regex-posix, which states
>         Note that the posix library works with single byte characters,
>         and does not understand Unicode. If you need Unicode support you
>         will have to use a different backend.¹

Right. However, ò is not actually unicode, I think it's ISO8859-15.

Also I'm not trying to do anything that requires knowledge of unicode.
Even if the library sees [byte, byte], "^.*$" should still match all
the bytes.

> It also makes suggestions for alternative regex libraries:

I'm using -tdfa, filed bug for completeness.

-- 
see shy jo
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 828 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-haskell-maintainers/attachments/20130309/bcfd8da9/attachment.pgp>


More information about the Pkg-haskell-maintainers mailing list