[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 3 commits: Explicitly check if the '_Bool' datatype is native.



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


Commits:
9f9043ab by Benoît Minisini at 2025-04-23T00:48:12+02:00
Explicitly check if the '_Bool' datatype is native.

[CONFIGURATION]
* NEW: Explicitly check if the '_Bool' datatype is native.

- - - - -
87393e4b by Benoît Minisini at 2025-04-23T00:49:13+02:00
Define the 'bool' datatype only if '_Bool' is not a native datatype.

[CONFIGURATION]
* NEW: Define the 'bool' datatype only if '_Bool' is not a native datatype.

- - - - -
196c7503 by Benoît Minisini at 2025-04-23T00:50:07+02:00
Fix compilation when 'libepoxy' is used.

[GB.OPENGL]
* BUG: Fix compilation when 'libepoxy' is used.

- - - - -


6 changed files:

- acinclude.m4
- gb.opengl/src/GL.h
- gb.opengl/src/Makefile.am
- gb.opengl/src/main.c
- main/share/gambas.h
- main/share/gb_common.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b4dc7e829fe131c1945383ed414e578fd9f23f13...196c750331ebd3628bdc14582e810a16f648dc19

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