Boost logo

Boost :

Subject: Re: [boost] [regex] Matching space - help needed
From: Roman Yakovenko (roman.yakovenko_at_[hidden])
Date: 2008-11-26 15:05:16


On Sat, Nov 22, 2008 at 6:51 PM, John Maddock <john_at_[hidden]> wrote:
> Roman Yakovenko wrote:
>>>
>>> I am aware of this and use the second form. I investigated the
>>> problem
>>> father and found that "regex" class works, while "wregex" fails.
>>>
>>> I guess there is some issue with "locale" or something like this. I
>>> will debug this tomorrow.
>
> Hmm, regex and wregex should behave the same here... unless there is a bug
> in your std::locale implementation or something.

I was afraid, you would say that. Strangelly we didn't see the problem
with other functionality.

> Do you have a test case?

No. After 3 days, I still not able to reproduce the bug.

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk