|
Boost Users : |
From: John Maddock (john_at_[hidden])
Date: 2005-10-19 07:57:10
>> The original line 18 is (pay attention the correspond the
>> parentheses) "Copyright|\\(c\\)|?
>> I compile bcp with vc71 toolset and fails.
>> I change this line with
>> "Copyright|\\(c\\)|?"
>> It's OK.
>>
>> I also check the code in the CVS, This error is not corrected.
Builds OK for me, the actual line is not as you quote it's:
"Copyright|\\(c\\)|?"
Note the copyright symbol and not a ?.
I wonder is this a multi-byte string issue?
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