Removing STL from the external API level of the Exception Model
---------------------------------------------------------------

         Key: AXISCPP-750
         URL: http://issues.apache.org/jira/browse/AXISCPP-750
     Project: Axis-C++
        Type: Bug
  Components: Basic Architecture  
 Environment: All
    Reporter: Dushshantha Chandradasa
 Assigned to: Dushshantha Chandradasa 


STL is being removed from the Axis C++ external API (AXISCPP-681 and others). 
If you are OK with this, please could you make m_sMessage a const
char* instead of a std::string? I realise this involves more code but it helps 
to avoid incompatibilities in the STL.
Thanks,
Mark


-- 
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

Reply via email to