compiler/libec: Fixed warning on using templated type with printf
authorJerome St-Louis <jerome@ecere.com>
Thu, 3 Jul 2014 22:08:06 +0000 (18:08 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 3 Jul 2014 22:08:06 +0000 (18:08 -0400)
commit52cc84415fa6becd514e09e369a29a6ebcc558b0
tree3f51ffd1358e2863b7d0573301b91462e7357806
parent73faf15facff91e0e7e2f426dec2b71ca0b7529d
compiler/libec: Fixed warning on using templated type with printf
- Removed a seemingly unneccessary reference/dereference on templated types
compiler/bootstrap/ecere/bootstrap/CustomAVLTree.c
compiler/bootstrap/ecere/bootstrap/Map.c
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/libec/src/pass15.ec