[Gambas-Notification] [Git][gambas/gambas][master] 9 commits: Update configuration files to autoconf 2.71.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Sat Sep 3 19:21:13 CEST 2022



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


Commits:
415de7b2 by Benoît Minisini at 2022-09-03T13:24:51+02:00
Update configuration files to autoconf 2.71.

[CONFIGURATION]
* NEW: Update configuration files to autoconf 2.71.

- - - - -
0ec57295 by Benoît Minisini at 2022-09-03T14:20:13+02:00
Remove useless LIKELY() and UNLIKELY() macros. Add a class flag for bytecode strictly older than 3.18.

[COMPILER]
* NEW: Remove useless LIKELY() and UNLIKELY() macros.

[INTERPRETER]
* NEW: Remove useless LIKELY() and UNLIKELY() macros.
* NEW: Add a class flag for bytecode strictly older than 3.18.

[GB.DEBUG]
* BUG: Fix incorrect 'printf' format on 32-bits architectures.

- - - - -
d996843f by Benoît Minisini at 2022-09-03T14:23:46+02:00
Remove useless LIKELY() and UNLIKELY() macros.

[GB.SDL]
* NEW: Remove useless LIKELY() and UNLIKELY() macros.

- - - - -
c3785233 by Benoît Minisini at 2022-09-03T14:24:35+02:00
Fix some use of deprecated functions.

[GB.QT5]
* BUG: Fix some use of deprecated functions.

- - - - -
57438c8b by Benoît Minisini at 2022-09-03T14:25:18+02:00
Fix some warnings.

[GB.HTTPD]
* BUG: Fix some warnings.

- - - - -
edb65a65 by Benoît Minisini at 2022-09-03T14:25:46+02:00
Fix some use of deprecated functions.

[GB.GTK]
* BUG: Fix some use of deprecated functions.

[GB.GTK3]
* BUG: Fix some use of deprecated functions.

- - - - -
b5d0df01 by Benoît Minisini at 2022-09-03T14:26:23+02:00
Fix a possible buffer overflow.

[GB.DB.POSTGRESQL]
* BUG: Fix a possible buffer overflow.

- - - - -
2cbea0c3 by Benoît Minisini at 2022-09-03T14:28:33+02:00
Do not clear the version control and the test console when the project is reloaded.

[DEVELOPMENT ENVIRONMENT]
* NEW: Do not clear the version control and the test console when the project is reloaded.

- - - - -
5c347359 by Benoît Minisini at 2022-09-03T14:29:49+02:00
Redesign the 'goto' panel.

[GB.FORM.EDITOR]
* NEW: TextEditor: Do not show the 'goto' panel if there is only one line.
* NEW: TextEditor: Redesign the 'goto' panel.
* NEW: TextEditor: Update French translation.

- - - - -


30 changed files:

- acinclude.m4
- app/configure.ac
- app/src/gambas3/.src/Debug/Breakpoints.module
- app/src/gambas3/.src/Debug/FDebugInfo.class
- app/src/gambas3/.src/Project.module
- comp/configure.ac
- comp/src/gb.form.editor/.lang/fr.po
- comp/src/gb.form.editor/.src/FGoto.class
- comp/src/gb.form.editor/.src/FGoto.form
- comp/src/gb.form.editor/.src/TextEditor.class
- configure.ac
- gb.cairo/configure.ac
- gb.compress.bzlib2/configure.ac
- gb.compress.zlib/configure.ac
- gb.compress.zstd/configure.ac
- gb.crypt/configure.ac
- gb.db.mysql/configure.ac
- gb.db.odbc/configure.ac
- gb.db.postgresql/configure.ac
- gb.db.postgresql/src/main.c
- gb.db.sqlite2/configure.ac
- gb.db.sqlite3/configure.ac
- gb.dbus/configure.ac
- gb.desktop.gnome.keyring/configure.ac
- gb.desktop.x11/configure.ac
- gb.form.htmlview/configure.ac
- gb.gmp/configure.ac
- gb.gsl/configure.ac
- gb.gtk/configure.ac
- gb.gtk/src/csvgimage.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/620ad9c919b605f7734213a806287a9c1a5b3e93...5c347359cfea723dc62b696435b00bdd7507bc89

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/620ad9c919b605f7734213a806287a9c1a5b3e93...5c347359cfea723dc62b696435b00bdd7507bc89
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/20220903/81061d76/attachment.htm>


More information about the Notification mailing list