[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++...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Don't override 'strcmp', 'strcasecmp', 'toupper' and 'tolower' when C++...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 14 Sep 2024 12:02:30 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
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.