You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Mark Whitlock (JIRA)" <ax...@ws.apache.org> on 2005/06/09 12:30:25 UTC

[jira] Created: (AXISCPP-680) Compiler warnings

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


[jira] Closed: (AXISCPP-680) Compiler warnings

Posted by "John Hawkins (JIRA)" <ax...@ws.apache.org>.
     [ http://issues.apache.org/jira/browse/AXISCPP-680?page=all ]
     
John Hawkins closed AXISCPP-680:
--------------------------------

    Resolution: Duplicate

Dup of AXISCPP-544

> 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