compiler/libec: Generated code warning fixes (unused stuff)
authorJerome St-Louis <jerome@ecere.com>
Tue, 10 Jun 2014 19:04:30 +0000 (15:04 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 10 Jun 2014 19:04:30 +0000 (15:04 -0400)
commite057ce3cdf7313b1d3b4c59db26d41425ced11cc
treee4ccc9c2e05422c1194db5e2ca840f8de7211620
parentdcb7b6d4bced526f06850834e642d86e9aae47c9
compiler/libec: Generated code warning fixes (unused stuff)
- Marking potentially unused things as unused
21 files changed:
compiler/bootstrap/ecere/bootstrap/Array.c
compiler/bootstrap/ecere/bootstrap/BTNode.c
compiler/bootstrap/ecere/bootstrap/BinaryTree.c
compiler/bootstrap/ecere/bootstrap/BufferedFile.c
compiler/bootstrap/ecere/bootstrap/BuiltInContainer.c
compiler/bootstrap/ecere/bootstrap/Container.c
compiler/bootstrap/ecere/bootstrap/CustomAVLTree.c
compiler/bootstrap/ecere/bootstrap/DualPipe.c
compiler/bootstrap/ecere/bootstrap/File.c
compiler/bootstrap/ecere/bootstrap/LinkList.c
compiler/bootstrap/ecere/bootstrap/Map.c
compiler/bootstrap/ecere/bootstrap/TempFile.c
compiler/bootstrap/ecere/bootstrap/dataTypes.c
compiler/bootstrap/ecere/bootstrap/instance.c
compiler/bootstrap/ecs/bootstrap/ecs.c
compiler/bootstrap/libec/bootstrap/ecdefs.c
compiler/bootstrap/libec/bootstrap/pass0.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/libec/src/pass0.ec
compiler/libec/src/pass15.ec
ide/src/project/Project.ec