[Gambas-devel-svn] SF.net SVN: gambas:[1647] gambas/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2008-10-21 13:03:11
|
Revision: 1647 http://gambas.svn.sourceforge.net/gambas/?rev=1647&view=rev Author: gambas Date: 2008-10-21 13:03:03 +0000 (Tue, 21 Oct 2008) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * NEW: Inserting a file in the project as symbolic link now tries to create relative symbolic links. * BUG: Fix an error when clicking on a broken link when inserting a new file in the project. [INTERPRETER] * BUG: LINE INPUT does not prevent a following READ instruction from reading all the bytes it wants anymore. Modified Paths: -------------- gambas/trunk/app/src/gambas3/FCreateFile.class gambas/trunk/app/src/gambas3/Project.module gambas/trunk/main/gbx/gbx_stream.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |