Use defines (or enums) for axutil_env_free_masked()
---------------------------------------------------

                 Key: AXIS2C-1315
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1315
             Project: Axis2-C
          Issue Type: Improvement
          Components: util
    Affects Versions: Current (Nightly)
            Reporter: Patrick van Beem
            Priority: Trivial
             Fix For: Current (Nightly)
         Attachments: env_defines.diff

Use defines or constants for axutil_env_free_masked(). This makes code easier 
to read and understand:

AXIS_ENV_FREE_LOG        - Frees the log
AXIS_ENV_FREE_ERROR      - Frees the error
AXIS_ENV_FREE_THREADPOOL - Frees the thread pool


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

Reply via email to