After downloading the latest SVN stuff, I am getting a compilation error on the bah.mod/persistence.mod module:
Has the persistence module itself updated, or did one of the BRL updates break it? (There have been a lot of changes on the BRL side in SVN the last couple of days, it seems)
Compiling:persistence.bmx
Compile Error: Identifier 'ArrayDimensions' not found
[c:/code/blitzmax/mod/bah.mod/persistence.mod/persistence.bmx;299;9]
Build Error: failed to compile c:/code/blitzmax/mod/bah.mod/persistence.mod/persistence.bmx
Compile Error: Identifier 'ArrayDimensions' not found
[c:/code/blitzmax/mod/bah.mod/persistence.mod/persistence.bmx;299;9]
Build Error: failed to compile c:/code/blitzmax/mod/bah.mod/persistence.mod/persistence.bmx
Has the persistence module itself updated, or did one of the BRL updates break it? (There have been a lot of changes on the BRL side in SVN the last couple of days, it seems)