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

[Git][gambas/gambas][master] Don't override 'strcmp', 'strcasecmp', 'toupper' and 'tolower' when C++...



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


Commits:
70acc112 by Benoît Minisini at 2024-09-14T14:00:14+02:00
Don't override 'strcmp', 'strcasecmp', 'toupper' and 'tolower' when C++ compiler is used. It fails with C++ 20.

[CONFIGURATION]
* NEW: Don't override 'strcmp', 'strcasecmp', 'toupper' and 'tolower' when C++ compiler is used. It fails with C++ 20.

[GB.GTK]
* NEW: Add a missing include now required.

[GB.GTK3]
* NEW: Add a missing include now required.

[GB.XML]
* NEW: Add a missing include now required.

- - - - -


3 changed files:

- gb.gtk/src/widgets.h
- gb.xml/src/gb.xml.h
- main/share/gambas.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/70acc1128ed3a4f68900e38a3ef53b302a0e2494

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/70acc1128ed3a4f68900e38a3ef53b302a0e2494
You're receiving this email because of your account on gitlab.com.