19 Oct
2005
19 Oct
'05
12:57 p.m.
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.