[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Immediate executable creation correctly copies the executable path into the clipboard.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Tue Dec 6 20:31:30 CET 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
3a355626 by Benoît Minisini at 2022-12-06T20:29:30+01:00
Immediate executable creation correctly copies the executable path into the clipboard.
[DEVELOPMENT ENVIRONMENT]
* BUG: Immediate executable creation correctly copies the executable path into the clipboard.
- - - - -
0a7f10ad by Benoît Minisini at 2022-12-06T20:30:39+01:00
Integer arithmetic and conversion now raise an error if overflow is detected.
[INTERPRETER]
* NEW: Integer arithmetic and conversion now raise an error if overflow is detected.
- - - - -
68f7c116 by Benoît Minisini at 2022-12-06T20:31:15+01:00
Merge branch 'master' of gitlab.com:gambas/gambas
- - - - -
10 changed files:
- app/src/gambas3/.src/Debug/Design.module
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Packager/Package.module
- app/src/gambas3/.src/Project.module
- main/gbx/gb_error.c
- main/gbx/gb_error.h
- main/gbx/gbx_exec_loop.c
- main/gbx/gbx_value.c
- main/share/gb_common.h
- + main/share/gb_overflow.h
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e56fe659252dbd893d432af95f1251e4dd2ad7c7...68f7c1160a2aa37ec2ff5f51b03cfad133f25dd3
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/e56fe659252dbd893d432af95f1251e4dd2ad7c7...68f7c1160a2aa37ec2ff5f51b03cfad133f25dd3
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/20221206/d3373bed/attachment.htm>
More information about the Notification
mailing list