Author | Message |
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1760] - posted: 2015-02-22 20:07:31 But if this will always be only cmp then it no so big problem But why programmer just not write 'cmp' instead of '==' ? Just if it might be a typo('==' instead of '=') then we could show warning. |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1771] - posted: 2015-02-23 13:41:07 I think for this, I will need to add DEBUG and RELEASE mode, DEBUG will output such "potential" errors whereas RELEASE mode will only provide fatal errors. I will think about this a little further before going ahead. 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: | [1783] - posted: 2015-02-23 20:51:08 Code:
|
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1784] - posted: 2015-02-23 21:20:42 Fixed 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: | [1830] - posted: 2015-03-24 18:05:33 In code below parameter 'a' redeclared: Code:
|
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1843] - posted: 2016-04-21 00:23:05 Today I finally got a little time to make some updates, my first task is to clear up any remaining issues/bugs before I begin adding new features I have planned. So... this being the first fix, it is corrected for next beta/or 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: | [1858] - posted: 2016-05-07 15:14:22 This compiles but there is no parameters $b and $c Code:
|
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1864] - posted: 2016-12-12 20:55:03 This is not an error... you have just created 2 new local macro variables $b and $c Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Currently Active Users: There are currently 1 user(s) online. 0 member(s) and 1 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 |