compiler/libec: Fixed a bug where ProcessType would fail on parsing [union typename...
authorJerome St-Louis <jerome@ecere.com>
Wed, 15 Feb 2012 08:05:23 +0000 (15:05 +0700)
committerJerome St-Louis <jerome@ecere.com>
Wed, 15 Feb 2012 08:05:23 +0000 (15:05 +0700)
commita2915ec5b2ce6c7f81c25843d16439eff70717a1
treeb7502ddb2d60f15fa4b1515f025ad02f9acfd572
parent70bf37d77f9005da0fcc63bc14f896bad5d7cb6d
compiler/libec: Fixed a bug where ProcessType would fail on parsing [union typename] const * (would make it int *)
compiler/libec/src/ast.ec