[Gambas-devel-svn] SF.net SVN: gambas:[2448] gambas/trunk/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2009-11-30 04:25:54
|
Revision: 2448 http://gambas.svn.sourceforge.net/gambas/?rev=2448&view=rev Author: gambas Date: 2009-11-30 04:25:48 +0000 (Mon, 30 Nov 2009) Log Message: ----------- [INTERPRETER] * NEW: The constructor arguments must follow the inheritance order from top to bottom, and not from bottom to top as before. This way, the constructor of the bottom class can have optional arguments. Modified Paths: -------------- gambas/trunk/main/gbx/gb_error.c gambas/trunk/main/gbx/gbx_archive.c gambas/trunk/main/gbx/gbx_exec.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |