[Gambas-devel-svn] SF.net SVN: gambas:[8173] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2017-08-07 13:51:35
|
Revision: 8173 http://sourceforge.net/p/gambas/code/8173 Author: gambas Date: 2017-08-07 13:51:33 +0000 (Mon, 07 Aug 2017) Log Message: ----------- [INTERPRETER] * NEW: Add an API that allows to create an array class before instanciating it. [GB.DBUS] * BUG: When marshalling from DBus to Gambas, create the array classes before instanciating them. Modified Paths: -------------- gambas/trunk/gb.dbus/src/helper.c gambas/trunk/main/gbx/gbx_api.c gambas/trunk/main/share/gambas.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |