[Gambas-devel-svn] SF.net SVN: gambas:[6693] gambas/trunk/main/gbx
Brought to you by:
gambas
From: <ga...@us...> - 2014-12-01 02:50:26
|
Revision: 6693 http://sourceforge.net/p/gambas/code/6693 Author: gambas Date: 2014-12-01 02:50:18 +0000 (Mon, 01 Dec 2014) Log Message: ----------- [INTERPRETER] * BUG: Don't remove the possible watch when freeing the file. The file may be closed, and the file descritor may have been reused! Modified Paths: -------------- gambas/trunk/main/gbx/gbx_c_file.c gambas/trunk/main/gbx/gbx_stream_direct.c gambas/trunk/main/gbx/gbx_stream_pipe.c gambas/trunk/main/gbx/gbx_watch.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |