[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: QUIT now ends the process brutally. C++ static exit routines from unloaded...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Thu Apr 28 23:50:13 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
c771d1d3 by Benoît Minisini at 2022-04-28T23:39:42+02:00
QUIT now ends the process brutally. C++ static exit routines from unloaded shared libraries are not called anymore, avoiding the crash.
[INTERPRETER]
* BUG: QUIT now ends the process brutally. C++ static exit routines from unloaded shared libraries are not called anymore, avoiding the crash.
- - - - -
38aea6b3 by Benoît Minisini at 2022-04-28T23:48:30+02:00
* The new proxy of a control is now correctly unlinked if it was already the proxy of another control.
[GB.GTK]
* BUG: The new proxy of a control is now correctly unlinked if it was already the proxy of another control.
[GB.GTK3]
* BUG: The new proxy of a control is now correctly unlinked if it was already the proxy of another control.
[GB.QT4]
* BUG: The new proxy of a control is now correctly unlinked if it was already the proxy of another control.
[GB.QT5]
* BUG: The new proxy of a control is now correctly unlinked if it was already the proxy of another control.
- - - - -
3 changed files:
- gb.gtk/src/gcontrol.cpp
- gb.qt4/src/CWidget.cpp
- main/gbx/gbx.c
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8342f9e8bd304a3c53d367bbc060334180317c98...38aea6b3d5c2fe6f4281ea34b478fef1e43b424e
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/8342f9e8bd304a3c53d367bbc060334180317c98...38aea6b3d5c2fe6f4281ea34b478fef1e43b424e
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/20220428/22dace4e/attachment.htm>
More information about the Notification
mailing list