Forum
New beta release 1.2.8r2153 - 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: New beta release 1.2.8r2153 (/showthread.php?tid=328)



New beta release 1.2.8r2153 - boriel - 03-09-2011

Okay, this is a new beta release. It fixes several *CRITICAL* bugs found mainly by LTee.
Please, download here: <!-- m --><a class="postlink" href="http://www.boriel.com/wiki/en/index.php/ZX_BASIC:Archive#Latest_Development_Version">http://www.boriel.com/wiki/en/index.php ... nt_Version</a><!-- m -->

Version 1.2.7 should not be used (It will be soon removed from the download archive).


Re: New beta release 1.2.8r2153 - LTee - 03-10-2011

This seems like a very solid release, boriel! I re-compiled all of my test code and all of it compiles without error and runs as expected (at least as far as I can see).

Good work, and thanks again for the prompt responses to my questions. 8)


Re: New beta release 1.2.8r2153 - boriel - 03-10-2011

There's still a -O3 bug pending... Idea


Re: New beta release 1.2.8r2153 - LTee - 03-10-2011

My main game project won't compile with -O3, so I'll be interested to see if that fixes it. Smile