Forum
New beta release 1.2.6r1762 - 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.6r1762 (/showthread.php?tid=291)



New beta release 1.2.6r1762 - boriel - 11-30-2010

This is a new beta version (released a minute ago :!Smile. Basically this is has *somewhat deep changes* in the code. So need you to test them, if possible, please :oops:

This release is needed in order to start the 2.0 branch. I also contains the print42 (fixed) and print64 by britlion, plus a fourspriter of MojonTwins (subdirectory /mj). Other graphic libraries posted here will be also included on later releases. But need more testing.

Download at <!-- m --><a class="postlink" href="http://www.boriel.com/files/zxb">http://www.boriel.com/files/zxb</a><!-- m --> as always...


Re: New beta release 1.2.6r1762 - LCD - 12-01-2010

Until now it works excellent, at least with my current game. Good job!


Re: New beta release 1.2.6r1762 - LTee - 12-01-2010

Downloading now, will give it a whirl over the new few days. Cheers, boriel!


Re: New beta release 1.2.6r1762 - LTee - 12-01-2010

First test seems very promising! My (still incomplete) game compiled without error and seems to run just fine. Need to do some more careful testing as this was only a quick glance, but so far, so good. Smile


Re: New beta release 1.2.6r1762 - boriel - 12-08-2010

Some mensajes below this one has been deleted by accident (forum restoration!). Sorry. :oops:


Re: New beta release 1.2.6r1762 - LCD - 12-09-2010

boriel Wrote:Some mensajes below this one has been deleted by accident (forum restoration!). Sorry. :oops:
Was not that important...
Just about my PC stopped working with ZXBC.


Re: New beta release 1.2.6r1762 - boriel - 12-09-2010

Yep, but a new lesson learned: backup just before heavy changes (I didn't though they were heavy, BTW :oops: )
On the other hand, I think 1.2.6 should be now released as stable and start a new release (1.2.7).


Re: New beta release 1.2.6r1762 - LCD - 12-09-2010

boriel Wrote:Yep, but a new lesson learned: backup just before heavy changes (I didn't though they were heavy, BTW :oops: )
On the other hand, I think 1.2.6 should be now released as stable and start a new release (1.2.7).
I Agree, it was stable before something blowed up my windows. Will Install today ZXBC on my laptop to show it n the JHCon.

Edit: Oh, just found the reason: I wanted to create the output file in a directory that does nox exists (moved source between computers, using same cfg file). This caused the exitcode 255 and the traceback error. So one request for next build: Please, if the .tap (or other) file cannot be created because the directory does not exist, it would be handy if the compiler outputs "Output File cannot be created" error.