Compiler Update - v2.6.1

Discussion of issues related specifically to writing code for native mode devices. This includes ZBasic code as well as assembly language code and C code, both inline and standalone.
Post Reply
dkinzer
Site Admin
Posts: 3120
Joined: 03 September 2005, 13:53 PM
Location: Portland, OR

Compiler Update - v2.6.1

Post by dkinzer »

A problem was discovered recently with the code generated for native mode that can occur with conjunction or disjunction (And, Or) of two or more conditional expressions. The problem has been resolved and I've posted updated installer and updated compiler on the Downloads page. If you've already installed v2.6.0, you can just download the v2.6.1 compiler and extract the file zbasic.exe to the installation directory.

This notice is being posted in the Native Mode forum since the problem only occurs in native mode.
- Don Kinzer
Post Reply