Author | Message |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [147] compiling error - posted: 2011-10-26 21:45:33 hi when compiling the next code i got that error [9,3]: Expected : but found { in [test.zir] code: { Code:
any help please. http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [148] - posted: 2011-10-26 23:23:59 first mistake i see is Code:
the * is used to create a function prototype with pointer. Removing that from what i see else look ok Code:
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 | [150] - posted: 2011-10-27 15:53:41 sorry 1 other thing i missed last night Code:
this should be a const Code:
Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [152] - posted: 2011-10-27 18:36:21 ok , here is my updating code . but it refuses to compile. Code:
also i tried the next code but it gave error Code:
http://www.freewebs.com/ogremagic/index.htm |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [154] - posted: 2011-10-27 18:55:13 this also does not compiled Code:
http://www.freewebs.com/ogremagic/index.htm |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [155] - posted: 2011-10-27 19:08:55 this also gave error in return statement Code:
http://www.freewebs.com/ogremagic/index.htm |
Admin Site Admin (send private message) Posts: 933 Topics: 55 Location: OverHertz Studio | [161] - posted: 2011-10-27 19:59:45 ok first there seems to be a bug with moving @vars to eax so return @... is bug i will fix. because maths functions are all on my extend and upgrade list, some do not work as planned, for now i would have to say to a mov, add mov Code:
once i fix these opcodes, it could then be changed, there was also a bug with repeat while and repeat until which i have just fixed. try if it reports an error. Code:
and finally, your functions that change esi, edi etc need uses clause. Code:
i will try to get an update out as soon as possible with more fixes. Download Ziron Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message. |
Emil_halim Ziron Beta Tester (send private message) Posts: 639 Topics: 104 Location: Alex, Egypt | [162] - posted: 2011-10-27 20:01:52 yes , it gave error. http://www.freewebs.com/ogremagic/index.htm |
Currently Active Users: There are currently 8 user(s) online. 0 member(s) and 8 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 |