Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2007-04-17 05:02:14


Metasebia Moges wrote:
>> As you said, the regex code is isolated in my dll and doesn't spill
>> over into the public interface. Then the problem could be with my
>> code below. Would you please inspect and correct me if I am wrong
>> somewhere?
>>
>> I read a phrase from a file and search for words preceded by "W="
>> and if the word is different from !NULL, sil, and SIL, I store them
>> in a list called PhraseList for further processing.

I don't see anything obvious, you will either need to do some debugging to
find out where the code is stalling, or else let me have a self-contained
test case: obviously I'd prefer it if you try and locate the issue yourself
first :-)

John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net