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, 11 Jun 2016 07:06:40 +0000 (03:06 -0400)
commit850f00995a7482d4f301ad6387f4efdbf24c030c
tree7e8cb6886cd3b1e469a77094ac0a4c5558787dac
parentd0adaaf0054a6dfa32ba9c309ddc4478c7d1ddeb
compiler/libec: Fixed bad casts causing warnings on classes derived from Array
compiler/libec/src/pass15.ec
compiler/libec/src/pass2.ec