This website requires JavaScript.
Explore
Help
Register
Sign in
mmo-ref
/
polserver
Watch
1
Star
0
Fork
You've already forked polserver
0
mirror of
https://github.com/polserver/polserver
synced
2026-08-13 08:23:08 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
vector_classes
polserver
/
testsuite
/
escript
/
bug
/
bug003.src
5 lines
65 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
found a testsuite in the cvs, last change was somewhere in 2003... damn it updated the scripttests to current escript we need more tests!!! and we need to pimp the whole teststructure :) HowTo: compile runecl, ecompile compile bcomp change to vs cmdprompt and go to escript dir "nmake" runs the tests "nmake clean" - cleans them ... to run the test with x64 modify the makefile
2011-12-29 21:42:26 +00:00
var foo := {88,88};
foo[4] := 90;
foo := CChrZ(foo);
fixed bug003 fix crash in CChrZ if an arrayelem is invalid
2011-12-30 11:53:10 +00:00
print(foo);
Reference in a new issue
Copy permalink