ecere/com/instance: Fixed alignment for union within class
authorJerome St-Louis <jerome@ecere.com>
Sat, 3 May 2014 21:20:21 +0000 (17:20 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 3 May 2014 21:21:15 +0000 (17:21 -0400)
commit6f0aa81c585ae828cb8e9f4e8d4f1a983994a4d8
tree05697090827954588d5d2fce68c3056d5df13872
parent97135fda21d6324873ea60234cdab22e3a3016f8
ecere/com/instance: Fixed alignment for union within class
- The misalignment was breaking evaluating Type::kind from Debugger.ec
compiler/bootstrap/ecere/bootstrap/instance.c
ecere/src/com/instance.ec