ecere/instance: Fixed issue with template virtual methods (e.g. AVLTree::Add)
authorJerome St-Louis <jerome@ecere.com>
Mon, 26 Nov 2012 22:59:43 +0000 (17:59 -0500)
committerJerome St-Louis <jerome@ecere.com>
Mon, 26 Nov 2012 22:59:43 +0000 (17:59 -0500)
commit91490c6d9affe0eafa046b8f59eecbf97dcec6fa
tree94f82cf412c2cabcf87cdc52023667f3ed244cce
parent7d60d28ffe6f9cf5353b56df28a4b32bf274df1b
ecere/instance: Fixed issue with template virtual methods (e.g. AVLTree::Add)
- Tweak to fix problem introduced by bb1fdba96476884a6b931bc6bef3e7b909602288
compiler/bootstrap/ecere/bootstrap/instance.c
ecere/src/com/instance.ec