![]() |
bug on mod (*solved*) - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: Bug Reports (https://forum.boriel.com/forumdisplay.php?fid=15) +---- Thread: bug on mod (*solved*) (/showthread.php?tid=852) |
bug on mod (*solved*) - nitrofurano - 2018-09-29 since few months ago i noticed some weird behaviour from mod operand Code: dim i as uinteger as happened months ago, it is supposed to display a number on screen ranging from 0 to 65535, but the result gets totally messy (tested on version 1.8.5 now, the result is as messy as 1.6.12) Re: bug on mod - boriel - 2018-10-01 Please, download version 1.8.8, and tell me. Should be fixed. |