[ http://issues.apache.org/jira/browse/AXISCPP-750?page=all ]
Dushshantha Chandradasa resolved AXISCPP-750:
---------------------------------------------
Resolution: Fixed
I removed the use of STL from the external API level of the Exception model.
Instead of std:: string i used char* here. Thanks for those who shared their
knowledge over the mailing list on this and those who directed me to do these
changes.
Dushshantha
> 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
> Assignee: 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