Author | Message | ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1490] No error message but it should be - posted: 2015-01-21 12:10:15 Code:
Result: Code:
| ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1498] - posted: 2015-01-21 19:56:17 Added a couple more warning notifications, but many immediate inputs are auto truncated and are expected to be handled by the user. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1546] - posted: 2015-01-30 00:58:01 Below compiles without errors Code:
Code:
But error occures when Code:
This without errors Code:
And in result movzx used. I think in first case should say 'Operand size mismatch!'. And in second case we can do like in third case with movzx. | ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1549] - posted: 2015-01-30 11:53:49 This works correctly: Code:
Result: Code:
But this not: Code:
Result: Code:
| ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1560] - posted: 2015-01-30 23:30:54 All of these problems have been corrected for next release. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1730] - posted: 2015-02-18 16:39:37 Actually i am not sure is it need to show error or not, but warning need i think, because someone can use '==' instead of '='. Code:
| ||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1742] - posted: 2015-02-19 22:32:43 This is valid since it is a type of high level cmp which doesn't need a direct jmp operation. Code:
Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1759] - posted: 2015-02-22 19:45:07
Therefore my point -- need to show at least warning. |
Currently Active Users: There are currently 9 user(s) online. 0 member(s) and 9 guest(s) Most users ever online was 1046, January 28, 2022, 2:08 pm. Statistics: Threads: 225 | Posts: 1848 | Members: 51 | Active Members: 51 Welcome to our newest member, yecate |