compiler/libec: Fixed warnings on setting LinkList::first = null
authorJerome St-Louis <jerome@ecere.com>
Thu, 3 Jul 2014 08:29:13 +0000 (04:29 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 3 Jul 2014 08:29:13 +0000 (04:29 -0400)
commit47a3b8193f238ab7c6f282171f9aa26c82d7a343
treec863b5bcb9cf0f85009c3f8e6e97f3f2a9fc5d4e
parent54666c99a56885566285199a0604994bdca87f95
compiler/libec: Fixed warnings on setting LinkList::first = null
- Tweaked last commit check for destination type 'thisClassFrom'
compiler/bootstrap/ecere/bootstrap/AVLTree.c
compiler/bootstrap/ecere/bootstrap/List.c
compiler/bootstrap/ecere/bootstrap/Map.c
compiler/bootstrap/libec/bootstrap/ecdefs.c
compiler/bootstrap/libec/bootstrap/freeAst.c
compiler/bootstrap/libec/bootstrap/pass0.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/bootstrap/libec/bootstrap/pass16.c
compiler/bootstrap/libec/bootstrap/pass3.c
compiler/libec/src/pass15.ec
compiler/libec/src/pass3.ec