[
https://issues.apache.org/jira/browse/AXIS2C-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manjula Peiris updated AXIS2C-1315:
-----------------------------------
Fix Version/s: (was: Current (Nightly))
1.6.0
> 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: 1.6.0
>
> 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.