Looks like a compiler bug - the test for 'i<=6' on line 74 was being optimised out of the code for some reason.
Quote from: philmoz on 16 / July / 2017, 07:46:47Looks like a compiler bug - the test for 'i<=6' on line 74 was being optimised out of the code for some reason. If simple conditionals are being compiled wrong, that seems like a Bad Thing.
for(i=1; field[column-1][i] && i<=6; i++);
Started by fbonomi « 1 2 » General Help and Assistance on using CHDK stable releases
Started by kinematic General Help and Assistance on using CHDK stable releases
Started by starman General Discussion and Assistance
Started by yardleydobon LUA Scripting
Started by CallMeLzo CHDK Releases