[Gambas-Notification] [Git][gambas/gambas][master] Fix the behaviour of standard input, end of file and stream read watches.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Fri Jul 16 04:01:36 CEST 2021



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
cba7b188 by gambas at 2021-07-16T04:00:29+02:00
Fix the behaviour of standard input, end of file and stream read watches.

[INTERPRETER]
* NEW: Standard input is not supposed to be always available for reading.
* NEW: Watching a stream for reading is stopped as soon as reading ahead returns end of file.
* NEW: Eof() now immediately returns TRUE if a previous read ahead has reached end of file.

- - - - -


2 changed files:

- main/gbx/gbx_c_file.c
- main/gbx/gbx_stream.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cba7b18844174f1a2cb6beaa6345d42e4c380838

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/cba7b18844174f1a2cb6beaa6345d42e4c380838
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210716/7b23dc50/attachment.htm>


More information about the Notification mailing list