Register | Login
Forum Index > Bugs and Fixes > PlugSys: ERROR 1232312
Author Message
Pages: 1
0CodErr
Ziron Guru
(send private message)

Posts: 199
Topics: 37

Location:
[1736] PlugSys: ERROR 1232312 - posted: 2015-02-19 19:49:28
Code:
program PE32_CUI 'test';
function X(byte* src, dst; dword n; char* a1, a2, a3, a4, a5) {}
const buf1 = 'qwerty';
byte buf2[32];
X(buf1, @buf2, 10, 'aa', 'aa', '0', 'aa', 'aa');

**********************************************************
** **
** Ziron Assembler 2.0.0.23 **
** Copyright (c) 2011-2015, OverHertz Ltd **
** **
**********************************************************
PlugSys: Ziron Linker plugin was loaded!
PlugSys: Emit plugin was loaded!
Compile OK - 49936 lines, 6 files, 0,2151 second(s)
PlugSys: Building Executable File!
[49193,3]: PlugSys: ERROR 1232312 in [test.zir]
Code:

Press the [enter] key to exit.
Admin
Site Admin

avatar

(send private message)

Posts: 933
Topics: 55

Location:
OverHertz Studio
[1745] - posted: 2015-02-20 12:34:47
This was a problem with the const optimiser, fixed for next release. Thanks.

Download Ziron
Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.
Pages: 1
create new reply


Quick reply:

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
const Copyright = '2011-2024 © OverHertz Ltd. All rights reserved.';
Web development by OverHertz Ltd