ecere: Fixed mistake in 64 bit size of Application class
authorJerome St-Louis <jerome@ecere.com>
Tue, 5 Feb 2013 13:18:58 +0000 (08:18 -0500)
committerJerome St-Louis <jerome@ecere.com>
Sat, 16 Feb 2013 06:02:52 +0000 (01:02 -0500)
commit0c00f749f32f2a305edeaae208d315bbbe5335b3
tree861cb104cf4f51bbdf1f9ca7bd55c0253730d932
parent40b0e099164e807d6c7fbec38ff0743bd25fb498
ecere: Fixed mistake in 64 bit size of Application class
(sizeof NameSpace is 176, not 32)
compiler/bootstrap/ecere/bootstrap/instance.c
compiler/ecc/ecc.ec
compiler/ecp/ecp.ec
ecere/src/com/instance.ec