Yess... it's working now :)<br><br>But then there is a different bug with switches.. i though it was the same bug, becose it has similar behaivor, but this one is still here. I will try to "hunt" it.. :)))<br>
<br><div class="gmail_quote">2009/10/1 Alan Grimes <span dir="ltr"><<a href="mailto:agrimes@speakeasy.net">agrimes@speakeasy.net</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
santiago gonzalez wrote:<br>
> Confirmed... the bug was introduced in rev 221.<br>
> this time i compiled 220 and the bug is not there, re-downloaded rev 221<br>
> and compiled... and the bug appear.<br>
<br>
Unsurprisingly, my 3AM diagnosis was completely and utterly wrong. =(<br>
<br>
There was an ungodly conditional at elementSet::doLinear.<br>
<br>
The code that was in place was bailing if either the matrix or the<br>
vector was unchanged... That was wrong, because the other could be<br>
changed. I just posted a fixed version that will only bail if BOTH the<br>
matrix and vector are unchanged.<br>
<br>
Thanks very much for your efforts. You're currently our lead tester. ;)<br>
<br>
--<br>
New president: Here we go again...<br>
Chemistry.com: A total rip-off.<br>
Powers are not rights.<br>
<br>
<br>
------------------------------------------------------------------------------<br>
Come build with us! The BlackBerry® Developer Conference in SF, CA<br>
is the only developer event you need to attend this year. Jumpstart your<br>
developing skills, take BlackBerry mobile applications to market and stay<br>
ahead of the curve. Join us from November 9-12, 2009. Register now!<br>
<a href="http://p.sf.net/sfu/devconf" target="_blank">http://p.sf.net/sfu/devconf</a><br>
_______________________________________________<br>
Ktechlab-devel mailing list<br>
<a href="mailto:Ktechlab-devel@lists.sourceforge.net">Ktechlab-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/ktechlab-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/ktechlab-devel</a><br>
</blockquote></div><br>