Author | Message | ||||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1683] - posted: 2015-02-12 21:40:17 I don't see the problem? You enabled imm_roll.... As for expressions, as I stated, expressions support only + and -, no complex operations, + and - have the same precedence. As for your example, this is a problem that I need to look at further and come up with a solution. I plan to have complex expressions at some point that will use sse instructions (by option) 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: | [1684] - posted: 2015-02-12 21:52:53
Code:
| ||||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1685] - posted: 2015-02-12 23:27:17 Aha, sorry I'm missing a lot of things these past days.. guess I am tired :P thanks for pointing that out, I will take a look. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1686] - posted: 2015-02-12 23:44:29 I have just tested your code, and having problems to replicate the issue, can you confirm you are using the latest beta release? Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. | ||||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1687] - posted: 2015-02-13 00:13:21
I have added error when referencing the assignment operand for now. 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: | [1688] - posted: 2015-02-13 18:08:39
This version already support $labelref(). It no so easy to distinguish versions. Because in beta all versions are the same (2.0.0.22). And maybe you also need to check version that you used for this test? | ||||
0CodErr Ziron Guru (send private message) Posts: 199 Topics: 37 Location: | [1689] - posted: 2015-02-13 18:30:57
There is a way to do like in SphinxC-- in the order in which they are written. Then we can translate Code:
to Code:
Also this Code:
Code:
Problem is that it way will conflict with constant expressions operator precedence which already exist. | ||||
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [1696] - posted: 2015-02-14 17:04:44 I was still not able to recreate the problem with imm_roll, I will make a new release hopefully today, could you test again then and let me know if it happens still? Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Currently Active Users: There are currently 12 user(s) online. 0 member(s) and 12 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 |