[ http://issues.apache.org/jira/browse/AXISCPP-751?page=comments#action_12316209 ]
Chinthana Danapala commented on AXISCPP-751: -------------------------------------------- It's only happen in IntegerType and LongType. And it worked for printf statement. I found that following line cause the problem. #ifdef Q168440_WORKAROUND I don't know for what purpose this using for. > AxisBench test compilation fails. > --------------------------------- > > Key: AXISCPP-751 > URL: http://issues.apache.org/jira/browse/AXISCPP-751 > Project: Axis-C++ > Type: Bug > Components: Client - Stub > Versions: 1.6 Alpha > Environment: Windows > Reporter: Chinthana Danapala > > Client code compilation fails with following error. > compileStaticClient: > [cc] 4 total files to be compiled. > [cc] BenchDataType.cpp > [cc] AxisBenchClient.cpp > [cc] C:\obj\test\generated\cpp\AxisBench\AxisBenchClient.cpp(209) : > error > C2593: 'operator <<' is ambiguous > [cc] C:\obj\test\generated\cpp\AxisBench\AxisBenchClient.cpp(223) : > error > C2593: 'operator <<' is ambiguous > [cc] AxisBench.cpp > [cc] BenchBasicDataType.cpp > [cc] Generating Code... > [cc] cl failed with return code 2 -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
