[Gambas-user] [Gambas Bug Tracker] Bug #1243: Read #Stream, iByte. sometimes raise an Error "End of File"

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Fri Feb 16 03:03:58 CET 2018


http://gambaswiki.org/bugtracker/edit?object=BUG.1243&from=L21haW4-

Comment #5 by Benoît MINISINI:

Fixed in commit https://gitlab.com/gambas/gambas/commit/3c8c5a224313e61fcb400bcfe3524eb510890cee

Note that that what I said on [1] is still true. But there is a mechanism in Gambas that, when there is nothing to read, just lets the interpreter sleep a little instead of raising the Read event.

It's that mechanism that didn't work because of an uninitialized flag.

Benoît MINISINI changed the state of the bug to: Fixed.




More information about the User mailing list