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 "Patrick van Beem (JIRA)" <ji...@apache.org> on 2008/11/26 08:56:46 UTC

[jira] Updated: (AXIS2C-1296) Better usage of const and improved calling convention consistency in generated C-code

     [ https://issues.apache.org/jira/browse/AXIS2C-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick van Beem updated AXIS2C-1296:
-------------------------------------

    Attachment: update_linkage.diff

> Better usage of const and improved calling convention consistency in generated C-code
> -------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1296
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1296
>             Project: Axis2-C
>          Issue Type: Improvement
>          Components: code generation
>    Affects Versions: Current (Nightly)
>         Environment: Windows
>            Reporter: Patrick van Beem
>             Fix For: Current (Nightly)
>
>         Attachments: update_linkage.diff
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> * In the generated C-code, const is not used for some string arguments, where one would expect this. This leads to unnecessary casts in user-code.
> * The calling convention of the generated C-code is different for different functions in the same file (can lead to problems with some development tools).
> I will attach a patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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