QB64.org Forum
Active Forums => QB64 Discussion => Topic started by: RhoSigma on December 19, 2019, 02:20:07 pm
-
Is this intentionally?
I've noticed the latest changes (added new BIT commands to keyword list in ide_global.bas) do appear in the x86 download archive only. The x64 archive misses these additions and is practically unchanged compared to the previous dev built (qb64_2019-12-08-15-09-01_60c5873-development_win_x64).
-
The x64 build seems to have an intermittent issue with building. I am investigating.
-
Ok, the problem seems to be solved in the latest builts qb64_2019-12-23-04-13-39_7262feb-development_win...
-
Good to hear!
-
The latest dev builds for win x86 and x64 from 2020-01-03 are again not in line, according to internal\version.txt the x64 build is based on a different (earlier) git than the x86 build, hence not containing the latest updates.
You can also see it on the creation time of the download archives. The win x64 is 03:something, while the x86 as well as the Linux and Mac archives are 05:something.
I notice these gliches during the last 2-3 weeks only, can't remember it was happening before. Since the release of v1.3 I check at least every 2nd to 3rd day for new builds.
-
The entire build system is in the process of being overhauled, so expect discrepancies and delays on builds.