[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Active file descriptor watches and active timers are now automatically...

Benoît Minisini gitlab at mg.gitlab.com
Tue Mar 12 03:51:01 CET 2019



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


Commits:
a0bcf85b by gambas at 2019-03-12T02:46:30Z
Active file descriptor watches and active timers are now automatically transferred to the component declaring a custom event loop.

[INTERPRETER]
* BUG: Active file descriptor watches and active timers are now automatically transferred to the component declaring a custom event loop. Consequently, a process started before the declaration of the event loop will have its termination signal correctly catched.
* NEW: Use waitpid() instead of wait4().

[GB.GTK]
* BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred.

[GB.GTK3]
* BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred.

[GB.QT4]
* BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred.

[GB.QT5]
* BUG: Declare the event loop hook last so that active file descriptor watches and active transfer are automatically transferred.

- - - - -
dd336c20 by gambas at 2019-03-12T02:50:52Z
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


9 changed files:

- gb.gtk/src/main.cpp
- gb.qt4/src/CWatch.cpp
- gb.qt4/src/main.cpp
- main/gbx/gbx_api.c
- main/gbx/gbx_c_process.c
- main/gbx/gbx_signal.c
- main/gbx/gbx_watch.c
- main/gbx/gbx_watch.h
- main/lib/jit/gb.jit/.src/CCompilation.class


View it on GitLab: https://gitlab.com/gambas/gambas/compare/bec2b078021c3ffdfc3e63b785b4fa6fde7a396f...dd336c2067060ad9a175c7ea7d60b21e346c649a

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20190312/4b35f083/attachment.html>


More information about the Notification mailing list