compiler/libec: Fixed call stack overflows due to libec module adding itself (#940)
authorJerome St-Louis <jerome@ecere.com>
Tue, 2 Jul 2013 17:15:44 +0000 (13:15 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 2 Jul 2013 17:15:44 +0000 (13:15 -0400)
commit40e9a91778231adbd3314e40d102074cb7aa4079
tree3d8d6833f66a1f4227961eb80eff7de8e2041f5d
parentba00340cfda40d92896be4fedcfa382f16502200
compiler/libec: Fixed call stack overflows due to libec module adding itself (#940)
- Fixed by adding the extra safety modules to the IDE app rather than libec
- The #940 'added note' was fixed along with #944
compiler/libec/src/freeAst.ec
compiler/libec/src/loadSymbols.ec