[Gambas-devel-svn] SF.net SVN: gambas:[4044] gambas/trunk/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2011-08-27 01:32:19
|
Revision: 4044 http://gambas.svn.sourceforge.net/gambas/?rev=4044&view=rev Author: gambas Date: 2011-08-27 01:32:13 +0000 (Sat, 27 Aug 2011) Log Message: ----------- [INTERPRETER] * BUG: Components loaded at startup are now persistent. They are not unloaded by the interpreter anymore. That should prevent crashes from bad C++ libraries that have global static objects to delete. Qt can you hear my cries? Modified Paths: -------------- gambas/trunk/main/gbx/gbx_component.c gambas/trunk/main/gbx/gbx_library.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |