Re: CAtlREMatchContext and special characters
From: Igor Tandetnik (itandetnik_at_mvps.org)
Date: 12/20/04
- Next message: Andrew Jarvis: "Re: DCOM launch problem"
- Previous message: Igor Tandetnik: "Re: COM activation models"
- In reply to: smalolepszy: "CAtlREMatchContext and special characters"
- Next in thread: 28.12.2004.2.2.michaelj_at_spamgourmet.com: "Re: CAtlREMatchContext and special characters"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 20 Dec 2004 11:00:38 -0500
"smalolepszy" <smalolepszy@poczta.onet.pl> wrote in message
news:21669c6c.0412200106.288d5f56@posting.google.com
> I have problem with special language characters, which have ascii code
> above 128.
Known problem. See
No workaround that I know of.
I found CAtlRegExp to be rather buggy. Also, it uses an unusual regex
dialect. Consider using Greta [1] or Boost regex [2] instead. The latter
is very close to becoming part of C++ standard (or to be exact, C++
Library Technical Report). I've seen claims that Greta is noticeably
faster, but have not verified them myself either way.
[1] http://research.microsoft.com/projects/greta/
[2] http://boost.org/libs/regex/doc/index.html
--
With best wishes,
Igor Tandetnik
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925
- Next message: Andrew Jarvis: "Re: DCOM launch problem"
- Previous message: Igor Tandetnik: "Re: COM activation models"
- In reply to: smalolepszy: "CAtlREMatchContext and special characters"
- Next in thread: 28.12.2004.2.2.michaelj_at_spamgourmet.com: "Re: CAtlREMatchContext and special characters"
- Messages sorted by: [ date ] [ thread ]