Re: [Axis2][Fwd: Changing free function pointer in ops structs to free_fn]

2006-12-09 Thread Samisa Abeysinghe
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_ct

[Axis2][Fwd: Changing free function pointer in ops structs to free_fn]

2006-12-09 Thread Samisa Abeysinghe
Prefix fixed. Original Message Subject:Changing free function pointer in ops structs to free_fn Date: Tue, 19 Sep 2006 10:17:06 +0530 From: Nandika Jayawardana <[EMAIL PROTECTED]> Reply-To: Apache AXIS C Developers List To: Apache AXIS C Developer

Changing free function pointer in ops structs to free_fn

2006-09-18 Thread Nandika Jayawardana
Hi All,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_c