ecere/com/instance.ec: Improved memory tracking tools
authorJerome St-Louis <jerome@ecere.com>
Wed, 3 Dec 2014 09:57:55 +0000 (04:57 -0500)
committerJerome St-Louis <jerome@ecere.com>
Mon, 21 Dec 2015 19:03:46 +0000 (14:03 -0500)
commit5ba925fca4373d72441082835ed984341d6d01b2
treed0d904062c8fbde349984d95ef4b89048323d89a
parent034fc063774071cedcb1f12712cc8c2a5fccde7d
ecere/com/instance.ec: Improved memory tracking tools
- Arrays of structs were being counted as the size of a single struct
ecere/src/com/instance.ec