
22 Nov
2008
22 Nov
'08
4:51 p.m.
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. Do you have a test case? Cheers, John.