compiler/libec: Fixed bad casts causing warnings on classes derived from Array
authorJerome St-Louis <jerome@ecere.com>
Wed, 20 Apr 2016 21:48:32 +0000 (17:48 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 2 Jul 2016 20:41:02 +0000 (16:41 -0400)
commit3c2c50419f06525a1453f4f10e477bc99cc61d07
tree9ab3db04357d108b78d3f3647caef0fb7efd1b53
parentfc205e0892d9303bbee95bbf23e7da4e7447e105
compiler/libec: Fixed bad casts causing warnings on classes derived from Array
compiler/libec/src/pass15.ec
compiler/libec/src/pass2.ec