[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] An error is not raised anymore if the function end keywords are not at the...
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: [Git][gambas/gambas][master] An error is not raised anymore if the function end keywords are not at the...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Sat, 29 Mar 2025 08:28:35 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 7330d20b by Benoît Minisini at 2025-03-29T09:26:49+01:00 An error is not raised anymore if the function end keywords are not at the very beginning of the line. [COMPILER] * NEW: An error is not raised anymore if the function end keywords (END, END SUB...) are not at the very beginning of the line. This revert commit 7a1994cc. - - - - - 1 changed file: - main/gbc/gbc_header.c View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7330d20b937eb14ef5ed4c8c045f1bbaaef86da8 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/7330d20b937eb14ef5ed4c8c045f1bbaaef86da8 You're receiving this email because of your account on gitlab.com.