[Gambas-devel-svn] SF.net SVN: gambas: [1034] gambas/branches/2.0/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2008-01-24 01:32:57
|
Revision: 1034 http://gambas.svn.sourceforge.net/gambas/?rev=1034&view=rev Author: gambas Date: 2008-01-23 17:33:00 -0800 (Wed, 23 Jan 2008) Log Message: ----------- [INTERPRETER] * BUG: Fixed the allocation of static arrays. * BUG: Array classes array accessors now correctly check the number of their argument when the array has just one dimension. Modified Paths: -------------- gambas/branches/2.0/main/gbx/gbx_array.c gambas/branches/2.0/main/gbx/gbx_c_array.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |