>And attach your patch as well.. I submitted a Jira on this, and I also fixed the files and attached the fixed files to the Jira. I'm not sure if this is the correct procedure for submitting patches, if it is not please let me know what I should be doing.
thanks, Patrick ________________________________ From: Rajika Kumarasiri [mailto:rajika.kumaras...@gmail.com] Sent: Thursday, July 09, 2009 12:31 PM To: Apache AXIS C Developers List Subject: Re: function is misnamed? And attach your patch as well.. -Rajika On Thu, Jul 9, 2009 at 9:40 PM, Dimuthu Gamage <dimut...@gmail.com<mailto:dimut...@gmail.com>> wrote: Hi, Can you create a jira on this?. The idea is to track the change specially a change in API :) On Thu, Jul 9, 2009 at 8:43 PM, Patrick Cosmo<pco...@incognito.com<mailto:pco...@incognito.com>> wrote: > when decoding a date, in axutil_date_time.h there is a method for extracting > year, month, etc, but not for "day". > > However, there is a method named: axutil_date_time_get_date( ... ) > > If you look at the implementation of this in date_time.c, it's actually > extracting the day: > > AXIS2_EXTERN int AXIS2_CALL > axutil_date_time_get_date( > axutil_date_time_t *date_time, > const axutil_env_t *env) > { > return (date_time->day); > } > > > I think this function should be named axutil_date_time_get_day > > > thanks, > > Patrick Cosmo > > Incognito Software Inc. > Senior Software Design Engineer > T: +1(604)678-2855 > F: +1(604)688-4339 > E: pco...@incognito.com<mailto:pco...@incognito.com> > www.incognito.com<http://www.incognito.com> > > -- Thanks, Dimuthu Gamage http://www.dimuthu.org http://www.wso2.org -- http://wso2.org http://llvm.org http://www.minix3.org