Re: [Gambas-user] File watching behaviour

2015-01-02 Thread Jussi Lahtinen
With latest revision everything work now as expected (watch issue is fixed and no more circular reference messages)! Jussi On Fri, Jan 2, 2015 at 4:28 AM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > @Jussi : I introduce a new thread for the problem. Now for the new year > people wi

Re: [Gambas-user] File watching behaviour

2015-01-01 Thread Ron
New year, new keywords ;-) I was just about to install latest revision to test the trunk -soon to be 3.7 version-, so I will let you know. Regards, Ron. 2015-01-02 3:28 GMT+01:00 Benoît Minisini : > @Jussi : I introduce a new thread for the problem. Now for the new year > people will always cre

[Gambas-user] File watching behaviour

2015-01-01 Thread Benoît Minisini
@Jussi : I introduce a new thread for the problem. Now for the new year people will always create a new thread for a new topic. :-) In revision #6791 I made the following changes: - If a watched file descriptor is ready to read, but has no data, then the watch is not automatically stopped anymo