Compiler warnings
-----------------
Key: AXISCPP-680
URL: http://issues.apache.org/jira/browse/AXISCPP-680
Project: Axis-C++
Type: Bug
Components: Basic Architecture
Reporter: Mark Whitlock
Priority: Minor
On Windows, users get compiler warnings when compiling generated stubs and
applications.....
include\axis\client\Stub.hpp(698) : warning C4251:
'axiscpp::Stub::m_viCurrentSOAPHeaderBlock' : class
'std::vector<_Ty>::iterator' needs to have dll-interface to be used by clients
of class 'axiscpp::Stub'
This is only an example - there are a variety of other warnings that need
fixing on various platforms.
--
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