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 "nadir amra (JIRA)" <ax...@ws.apache.org> on 2006/06/05 22:30:31 UTC

[jira] Closed: (AXISCPP-929) C interfaces should capture all C++ exceptions

     [ http://issues.apache.org/jira/browse/AXISCPP-929?page=all ]
     
nadir amra closed AXISCPP-929:
------------------------------


Fixed.

> C interfaces should capture all C++ exceptions
> ----------------------------------------------
>
>          Key: AXISCPP-929
>          URL: http://issues.apache.org/jira/browse/AXISCPP-929
>      Project: Axis-C++
>         Type: Bug

>   Components: Client - API
>     Reporter: nadir amra
>     Assignee: nadir amra

>
> The C interfaces should catch all C++ exceptions and provide a way to indicate whether operation was successful or not. 
> This means that we may have to eliminate the dynamic generation of the C header files based on the C++ header files since the prototypes for the calls may not be exactly the same - i.e. return value may indicate success or failure and if the function returned some value, the value returned on a the C interface may become an argument that would need to be passed in.  

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org