Bug #1
closedif Amreg(13) < 0
0%
Description
Message de jasonw sur Discord
"The following code
if Amreg(13) < 0
Is this not compiling on v 9.2.5 am I doing anything wrong?"
Files
Updated by Francois Lionet almost 5 years ago
- Status changed from New to Resolved
Corrected, a simple mistake.
Updated by Baptiste Pillot almost 5 years ago
- Target version changed from 0.9.2.5 to 0.9.2.6
Updated by Jason Wroe almost 5 years ago
- File amreg_error.PNG amreg_error.PNG added
This is still not working in v0.9.2.6 file is attached.
Updated by Francois Lionet almost 5 years ago
- File Clipboarder.2020.01.18.png Clipboarder.2020.01.18.png added
- File Clipboarder.2020.01.18-002.png Clipboarder.2020.01.18-002.png added
- Status changed from Feedback to Resolved
Should be corrected. Actually it was not the same bug, this time it was XOR... simply... not implemented! (and tricky to do as it does not exist in Javascript).
In the process corrected potential bugs on the POWER operator.
Updated by Baptiste Pillot almost 5 years ago
Francois Lionet wrote:
XOR not implemented (and tricky to do as it does not exist in Javascript).
Is not it that ? var1 ^ var2
Updated by Baptiste Pillot almost 5 years ago
- Status changed from Resolved to Feedback
For me, it's still not working in 0.9.3.1 : https://www.amos2.fr/ide/Amos2/Ide/Program/410 (F1 to compile).
Could you confirm ?
Updated by Baptiste Pillot almost 5 years ago
- Related to Bug #55: Amreg() command doesnt compile added
Updated by Francois Lionet almost 5 years ago
- Status changed from Feedback to Resolved
- Target version changed from 0.9.2.6 to 0.9.3.2
This time it should be corrected! Please confirm and close the bug! :)
Updated by Baptiste Pillot over 4 years ago
- 0.9.6 : Still working (but not using Firefox : Chrome only)