gambas-source-code/main/lib
gambas 61af540536 Disable some compiler warnings and remove unnecessary PACKED directives.
[INTERPRETER]
* BUG: Disable some compiler warnings that generate false positives.

[GB.GEOM]
* BUG: Remove unnecessary PACKED directives.
2019-11-15 23:53:25 +01:00
..
clipper Update library to version 6.4.2. 2019-06-29 16:10:21 +02:00
complex
compress
data Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
db Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
debug Cosmetic changes in debugger code. 2019-03-21 23:14:22 +01:00
draw Paint.TextHeight is a new property that returns the height of one line of text, and Paint.FontScale is now "transparent". 2019-10-26 01:06:18 +02:00
eval Fix highlighting of long lines and comments. 2019-10-25 15:24:04 +02:00
geom Disable some compiler warnings and remove unnecessary PACKED directives. 2019-11-15 23:53:25 +01:00
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
image
image.effect Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
inotify
jit Disable some compiler warnings and remove unnecessary PACKED directives. 2019-11-15 23:53:25 +01:00
option
signal
term
vb
gb.component
Makefile.am