Forum
Version? - Printable Version

+- Forum (https://www.boriel.com/forum)
+-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12)
+--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11)
+---- Forum: Bug Reports (https://www.boriel.com/forum/forumdisplay.php?fid=15)
+---- Thread: Version? (/showthread.php?tid=273)



Version? - britlion - 07-16-2010

I downloaded the latest MSI and it doesn't seem to be a new version.

I tried to compile a program that previously worked and got an error "pos.bas:17: Error: syntax error. Unexpected token 'pramga' [ID]"

I suspect there's are some typos Smile

Boriel - couldn't there be a link on the wiki page to older downloads, so we can revert in these circumstances? I tend to delete old versions, so if something like this happens, I get stuck..


Re: Version? - LCD - 07-16-2010

It is still the same version build 1603g, not even the size differs.
Reported it here: <!-- l --><a class="postlink-local" href="http://www.boriel.com/forum/viewtopic.php?p=1559#p1559">viewtopic.php?p=1559#p1559</a><!-- l -->
And I have the Pragma-error only if using zx Spectrum librarys, because POS is included there.
Agree: I'm missing the old download page too, with older versions.


Re: Version? - boriel - 07-17-2010

britlion Wrote:I downloaded the latest MSI and it doesn't seem to be a new version.

I tried to compile a program that previously worked and got an error "pos.bas:17: Error: syntax error. Unexpected token 'pramga' [ID]"

I suspect there's are some typos Smile

Boriel - couldn't there be a link on the wiki page to older downloads, so we can revert in these circumstances? I tend to delete old versions, so if something like this happens, I get stuck..
I usually remove older versions, because they're supposed to contain more errors. Only releases are kept (1.2.4, 1.2.5, 1.2.6... etc), but no betas. I mean: to really revert to the previous version, normal users will just go back to 1.2.5 :oops: but 1.2.6 has undergone so many changes... :!: Confusedhock:

Anyway, I really forgot to upload the new version yesterday (sorry :oopsSmile. It's now uploaded. it's 1.2.6-1603h, and of course, fixes the "#pramga" typo, and adds XOR and asm ALIGN.