compiler/libec: Fixed warning on: for(i : LinkList { });
authorJerome St-Louis <jerome@ecere.com>
Thu, 3 Jul 2014 22:10:16 +0000 (18:10 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 3 Jul 2014 22:10:16 +0000 (18:10 -0400)
commit969559e81904983626e6ed9a84843af9fa015dfd
tree5b3b94a002b9142c0bb8143589d0a4aa0e1fa3d7
parent52cc84415fa6becd514e09e369a29a6ebcc558b0
compiler/libec: Fixed warning on: for(i : LinkList { });
compiler/bootstrap/ecere/bootstrap/LinkList.c
compiler/bootstrap/ecere/bootstrap/List.c
compiler/bootstrap/libec/bootstrap/pass2.c
compiler/libec/src/pass2.ec