[ http://issues.apache.org/jira/browse/AXISCPP-264?page=history ] John Hawkins closed AXISCPP-264: --------------------------------
Fixed And axis2 transport is now outof date and axis3 is default transport. > Axis2Transport fails to compile on Windows > ------------------------------------------ > > Key: AXISCPP-264 > URL: http://issues.apache.org/jira/browse/AXISCPP-264 > Project: Axis-C++ > Type: Bug > Components: Transport (Client) > Versions: current (nightly) > Environment: ANT builds on Windows > Reporter: Adrian Dick > Assignee: Adrian Dick > Priority: Blocker > Fix For: current (nightly) > > The following error is seen when compiling Axis2Transport on Windows, using > the ANT scripts: > On Windows: > [cc] > C:\development\build\src\ws-axis\c\src\transport\axis2\Axis2Transport.h(65) : > error C4716: 'Axis2Transport::getAttachment' : must return a value > On Linux, this is only a warning: > [cc] In file included from > /home/dicka/cwssBuild/src/ws-axis/c/src/transport/axis2/Axis2Transport.cpp:28: > [cc] > /home/dicka/cwssBuild/src/ws-axis/c/src/transport/axis2/Axis2Transport.h: In > [cc] member function `virtual const char* > Axis2Transport::getAttachment(const > [cc] char*)': > [cc] > /home/dicka/cwssBuild/src/ws-axis/c/src/transport/axis2/Axis2Transport.h:65: > warning: no > [cc] return statement in function returning non-void -- 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 - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
