03-17-2011, 12:18 AM
Please, download and check 1.2.8-s620 from the download page and tell me. :roll: This version fixes more than 10 bugs (well, not exactly) and generate much faster code. Still many fixes pending. :!:
Possible String issue? (*solved*)
|
03-17-2011, 12:18 AM
Please, download and check 1.2.8-s620 from the download page and tell me. :roll: This version fixes more than 10 bugs (well, not exactly) and generate much faster code. Still many fixes pending. :!:
03-17-2011, 08:34 AM
Thanks, boriel - downloading that now, I'll give it a test-run today.
03-17-2011, 08:55 AM
Hmm. I seem to be having problems compiling the example with arrays.
This code: Code: dim testglobal(5) as string ... produces this error output: Code: Traceback (most recent call last): Any ideas? The example without the arrays is compiling and running okay, as is the version with arrays indexed with literal numbers rather than with an array. I'm using the zip package with python scripts this time, by the way.
03-17-2011, 10:20 AM
LTee Wrote:Yep. It means the low level part of the compiler in charge of generating that instruction is not implemented yet :wink:
03-17-2011, 10:36 AM
I see! :-D
Apart from code which indexes arrays using variables, then.... seems good! Everything else seems to be compiling and running correctly.
03-17-2011, 11:01 PM
Okay. Please, download and try 1.2.8-s631 from the Download page and tell me. I think it works ok now... :roll:
03-18-2011, 01:15 PM
Brilliant! It all appears to be working perfectly now!
![]() Many, many thanks as usual, boriel! |
« Next Oldest | Next Newest »
|