[
https://issues.apache.org/jira/browse/AXIS2C-265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samisa Abeysinghe resolved AXIS2C-265.
--------------------------------------
Resolution: Fixed
Macros has been dropped form sting header
> axis2_string.h macro strangeness
> --------------------------------
>
> Key: AXIS2C-265
> URL: https://issues.apache.org/jira/browse/AXIS2C-265
> Project: Axis2-C
> Issue Type: Improvement
> Components: util
> Affects Versions: Current (Nightly)
> Reporter: James Clark
> Assigned To: Samisa Abeysinghe
> Priority: Trivial
> Fix For: 1.0.0
>
>
> I don't see how it's useful for axis2_string.h to provide macros like this:
> #define AXIS2_STRCMP(s1, s2) \
> axis2_strcmp(s1, s2)
> Why not have the clients use axis2_strcmp directly? The macro just uglifies
> code that uses it.
--
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]