Hello,
I don't see the commit on sip-router.org GIT, have you push it to remote repo, like:
git push origin master:master
Cheers, Daniel
On 7/16/11 10:18 AM, Jason Penton wrote:
Hi Daniel,
I have committed the change. As this is my first commit using GIT - pls confirm I have done it correctly and according to the siprouter specs
Cheers Jason
On Fri, Jul 15, 2011 at 5:09 PM, Daniel-Constantin Mierla <daniel@kamailio.org mailto:daniel@kamailio.org> wrote:
Hello, On 7/15/11 5:07 PM, Jason Penton wrote:
Thanks Henning, Should I put a patch into git for Solaris then? Daniel?
sure, make it to master branch and if proved to work, then it can be backported. Thanks, Daniel
Cheers Jason On Fri, Jul 15, 2011 at 4:54 PM, Henning Westerholt <henning.westerholt@1und1.de <mailto:henning.westerholt@1und1.de>> wrote: On Thursday 14 July 2011, Jason Penton wrote: > ok, removing the following macro from my_cmd.c fixes the issue: > > define _XOPEN_SOURCE 4 /* BSD */ > > im not familiar with this macro though > > anyone? Hi Jason, ah, good catch. It seems that this declaration is necessary for the strptime function in time.h, at least on some systems. Maybe we can include this in a #ifndef that evaluates on the solaris plattform? Best regards, Henning _______________________________________________ sr-dev mailing list sr-dev@lists.sip-router.org <mailto:sr-dev@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
sr-dev mailing list sr-dev@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev