[Gambas-devel-svn] SF.net SVN: gambas: [254] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-04-01 09:14:21
|
Revision: 254 http://svn.sourceforge.net/gambas/?rev=254&view=rev Author: gambas Date: 2007-04-01 02:14:18 -0700 (Sun, 01 Apr 2007) Log Message: ----------- [INTERPRETER] * NEW: Support for standard error output redirection. [COMPILER] * NEW: A new instruction, ERROR TO, to redirect the standard error output like the OUTPUT TO instruction does for standard output. Modified Paths: -------------- 2.0/trunk/acinclude.m4 2.0/trunk/comp/src/gb.web/.info 2.0/trunk/comp/src/gb.web/.project 2.0/trunk/comp/src/gb.web/Application.module 2.0/trunk/main/gbc/gbc_trans.h 2.0/trunk/main/gbc/gbc_trans_subr.c 2.0/trunk/main/gbx/gbx_subr_file.c 2.0/trunk/main/gbx/gbx_subr_misc.c 2.0/trunk/main/share/gb_reserved_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |