compiler/libec: Fixed MemoryGuard issue returning void *[1] as any_object
authorJerome St-Louis <jerome@ecere.com>
Sat, 7 Jun 2014 00:56:25 +0000 (20:56 -0400)
committerJerome St-Louis <jerome@ecere.com>
Sat, 7 Jun 2014 00:56:25 +0000 (20:56 -0400)
commit610f72117e84cd6a4b8c88a25e05bf790c896228
tree41077bda1f2df1753f0a763311febaa17a02987b
parentc0ae07559f09330ff33f36913215373575a6a4ee
compiler/libec: Fixed MemoryGuard issue returning void *[1] as any_object
- This was causing the IDE to crash in MemoryGuard config bringing up a FileDialog
compiler/bootstrap/libec/bootstrap/pass15.c
compiler/libec/src/pass15.ec