castle icon indicating copy to clipboard operation
castle copied to clipboard

(Current Haxelib version) Deprecation warnings when compiling in Haxe 4

Open tbrosman opened this issue 5 years ago • 0 comments

Haxe version: 4.0.2

.haxelib\castle/1,6,1/cdb/Lang.hx:200: characters 62-75 : Warning : This typedef is deprecated in favor of haxe.xml.Access
src/cdbtest/CdbTestApp.hx:25: characters 41-58 : Array access is not allowed on cdb.IndexId<cdbtest.LevelData, cdbtest.LevelDataKind>
The terminal process terminated with exit code: 1

This got fixed in Heaps (related: https://github.com/HeapsIO/heaps/issues/438) but is still an issue in CastleDB.

Edit: I now see this is fixed in the repo version. Can we get a version in Haxelib with the fix?

tbrosman avatar Dec 07 '19 22:12 tbrosman