I have been developing a php exetension for axis2 , and when I use free macros of axis2 , I get the following error when comiling under debug mode.
eg.
       '_free_dbg' : is not a member of 'axis2_conf_ctx_ops'
e:\axis2\include\axis2_conf_ctx.h(58) : see declaration of 'axis2_conf_ctx_ops'


This problem can be solved if I change the free function pointer defined in the ops structs to free_fn.
This change will not have any impact on the code as well.
I can volunteer to do this change if others aggree.
+1.
Samisa...

--
Samisa Abeysinghe : http://www.wso2.org/ (WSO2 Oxygen Tank - Web Services 
Developers' Portal)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to