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)
* 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]