[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] 2 commits: Add warnings when some operand of 'Like', 'Begins', 'Ends' and 'Match' operators is a boolean.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] 2 commits: Add warnings when some operand of 'Like', 'Begins', 'Ends' and 'Match' operators is a boolean.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Fri, 09 Jan 2026 13:37:17 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 7c8fcac7 by Benoît Minisini at 2026-01-09T14:34:33+01:00 Add warnings when some operand of 'Like', 'Begins', 'Ends' and 'Match' operators is a boolean. [COMPILER] * NEW: Add warnings when some operand of 'Like', 'Begins', 'Ends' and 'Match' operators is a boolean. - - - - - 69a3dc2d by Benoît Minisini at 2026-01-09T14:37:10+01:00 Update error messages. [DEVELOPMENT ENVIRONMENT] * NEW: Update error messages. * NEW: Update French translation. * BUG: Warnings panel: Clicking now always moves to the selected warning line. - - - - - 7 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/FDebugExpr.form - app/src/gambas3/.src/Debug/FDebugInfo.class - app/src/gambas3/.src/Util/MErrorMessage.module - main/gbc/gbc_trans_expr.c - main/share/gb_reserved.h - main/share/gb_reserved_keyword.h View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/94d7525ac856ea247499988659300919fde74a3b...69a3dc2d2f433d24a5c86ed83c5967c500d397a7 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/94d7525ac856ea247499988659300919fde74a3b...69a3dc2d2f433d24a5c86ed83c5967c500d397a7 You're receiving this email because of your account on gitlab.com.