[Gambas-devel-svn] SF.net SVN: gambas: [854] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-12-03 22:28:42
|
Revision: 854 http://gambas.svn.sourceforge.net/gambas/?rev=854&view=rev Author: gambas Date: 2007-12-03 14:28:47 -0800 (Mon, 03 Dec 2007) Log Message: ----------- [INTERPRETER] * BUG: A fix in the WAIT implementation. [GB.GTK] * BUG: The support for the WAIT instruction has been fixed. * BUG: The main loop is not run if there is nothing to do. * BUG: The main loop halt test takes the watched file descriptors into account now. [GB.NET.CURL] * BUG: Fix a crash when a HTTP request does not return any header (because the answer was not HTTP for example). Modified Paths: -------------- 2.0/trunk/gb.gtk/src/gapplication.cpp 2.0/trunk/gb.gtk/src/gapplication.h 2.0/trunk/gb.gtk/src/gmainwindow.cpp 2.0/trunk/gb.gtk/src/main.cpp 2.0/trunk/gb.gtk/src/main.h 2.0/trunk/gb.net.curl/src/CHttpClient.c 2.0/trunk/main/gbx/gbx_subr_misc.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |