Hi, John, Thanks for the fixes, I have now included these in CVS.
I made a small change, of moving the define to be within compileTest.xml -- as this is only a problem for testcases, and not for the Axis engine. Regards, Adrian _______________________________________ Adrian Dick ([EMAIL PROTECTED]) John Kelly/UK/[EMAIL PROTECTED] wrote on 15/07/2005 14:56:00: > > > > > When building using msvc7 there are some build errors in the testcases > > These are the fixes > > (See attached file: buildInitialize.xml.patch)(See attached file: > ws-axis.patch) > Reason: > msvc6 had a problem, Q168440 > (http://support.microsoft.com/default.aspx?scid=kb;en-us;168440), which > meant some extra cout << operator functions had to be "manually" added for > "__int64" and "unsigned __int64". With msvc7 the problem was fixed, so we > now have to conditionally include the code we added, based on the compiler > level.[attachment "buildInitialize.xml.patch" deleted by Adrian > Dick/UK/IBM] [attachment "ws-axis.patch" deleted by Adrian Dick/UK/IBM]
