| View previous topic :: View next topic |
| Author |
Message |
Jim Ablett

Joined: 14 Jul 2006 Posts: 1240 Location: London, England
|
Post subject: Re: New Version: Kurt 0.9.2 beta Posted: Wed Oct 20, 2010 11:21 am |
|
|
| OliverUwira wrote: |
You caught me. That is really evil, the abyss of the C standard library...
Ok, I can't test it now (no compiler at hand) but if you'd like to fix it right away, in the file uci.c, line 110
if(!strncmp(cmd, uci[code], strlen(uci[code])))
is the culprit...
if(!strcmp(cmd, uci[code]))
should fix the problem. |
That fixes it!
Jim. _________________ http://jimablett.atwebpages.com/ |
|
| Back to top |
|
 |
|
| Subject |
Author |
Date/Time |
New Version: Kurt 0.9.2 beta |
Oliver Uwira |
Mon Oct 11, 2010 6:11 pm |
Re: New Version: Kurt 0.9.2 beta |
Graham Banks |
Mon Oct 11, 2010 6:24 pm |
Re: New Version: Kurt 0.9.2 beta |
Swaminathan |
Tue Oct 12, 2010 6:25 am |
Re: New Version: Kurt 0.9.2 beta |
Oliver Uwira |
Tue Oct 19, 2010 6:24 pm |
Re: New Version: Kurt 0.9.2 beta |
Jim Ablett |
Wed Oct 20, 2010 9:50 am |
Re: New Version: Kurt 0.9.2 beta |
Oliver Uwira |
Wed Oct 20, 2010 10:11 am |
Re: New Version: Kurt 0.9.2 beta |
Oliver Uwira |
Wed Oct 20, 2010 10:12 am |
Re: New Version: Kurt 0.9.2 beta |
Jim Ablett |
Wed Oct 20, 2010 10:40 am |
Re: New Version: Kurt 0.9.2 beta |
Oliver Uwira |
Wed Oct 20, 2010 11:02 am |
Re: New Version: Kurt 0.9.2 beta |
Jim Ablett |
Wed Oct 20, 2010 11:21 am |
Re: New Version: Kurt 0.9.2 beta |
Oliver Uwira |
Wed Oct 20, 2010 11:57 am |
Re: New Version: Kurt 0.9.2 beta |
Oliver Uwira |
Wed Oct 20, 2010 5:19 pm |
Re: New Version: Kurt 0.9.2 beta |
Jim Ablett |
Thu Oct 21, 2010 8:20 pm |
Re: New Version: Kurt 0.9.2 beta |
Oliver Uwira |
Thu Oct 21, 2010 10:33 pm |
Re: New Version: Kurt 0.9.2 beta |
Graham Banks |
Fri Oct 22, 2010 8:26 pm |
Re: New Version: Kurt 0.9.2 beta |
Oliver Uwira |
Sat Oct 23, 2010 7:47 am |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|