compiler/libec: Fixed mistake in last commit
authorJerome St-Louis <jerome@ecere.com>
Thu, 5 Jun 2014 06:57:32 +0000 (02:57 -0400)
committerJerome St-Louis <jerome@ecere.com>
Thu, 5 Jun 2014 06:57:32 +0000 (02:57 -0400)
commit4390b181e0fca6b9a57e5f7c0cb80b63f8a6fdec
treeff76a8c751dba7c06ce1cdb645497f23bf801a75
parent09957697964db4ebc39fd1363f2e8dffa47dcf38
compiler/libec: Fixed mistake in last commit
- Was accessing templateParameter member without ensuring we're dealing with a template type
compiler/bootstrap/libec/bootstrap/pass3.c
compiler/libec/src/pass3.ec