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 "damitha kumarage (JIRA)" <ji...@apache.org> on 2006/01/11 06:26:21 UTC

[jira] Assigned: (AXIS2C-6) Review and fix all header files for paranthesis inconsistancies in function macro declarations

     [ http://issues.apache.org/jira/browse/AXIS2C-6?page=all ]

damitha kumarage reassigned AXIS2C-6:
-------------------------------------

    Assign To: damitha kumarage

> Review and fix all header files for paranthesis inconsistancies in function macro declarations
> ----------------------------------------------------------------------------------------------
>
>          Key: AXIS2C-6
>          URL: http://issues.apache.org/jira/browse/AXIS2C-6
>      Project: Axis2-C
>         Type: Bug
>     Versions: M0.3
>     Reporter: Samisa Abeysinghe
>     Assignee: damitha kumarage

>
> The convention to follow in function macro is as follows:
> #define AXIS2_STRUCT_METHOD(struct, env) \
>                 ((struct)->ops->method (struct, env))
> All that violate the above need to be fixed as that may lead to unexpected compile and runtime errors

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