[Ktechlab-devel] error in comparison

David Saxton david at bluehaze.org
Fri Oct 28 12:13:47 UTC 2005


On Wednesday 26 October 2005 21:49, spock22 at wp.pl wrote:
> I found small error when ktech create asm from flowcode, when you
> check if x is less then y .Now it  creates code
> 	movf	a1,0
> 	sublw	15
> 	btfsc	STATUS,0
> 	goto	__1_case_false
> It should be btfss STATUS,0

Hmm...yes, thanks for the bug report :) The bug is now fixed in subversion.

Regards,
David Saxton




More information about the Ktechlab-devel mailing list