[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Correctly handle structures in all cases, and take the '_unknown' special method into account.
[Thread Prev] | [Thread Next]
[Date Prev] | [Date Next]
- Subject: [Git][gambas/gambas][master] Correctly handle structures in all cases, and take the '_unknown' special method into account.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Tue, 31 Mar 2026 22:27:03 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: d744289f by Benoît Minisini at 2026-04-01T00:23:57+02:00 Correctly handle structures in all cases, and take the '_unknown' special method into account. [COMPILER] * NEW: If a class has an '_unknown' method, then any symbol can be applied to it without an error. * BUG: Correctly register structures when compiling the class where they are declared, and unregister them afterwards. - - - - - 4 changed files: - main/gbc/gbc.c - main/gbc/gbc_dump.c - main/gbc/gbc_info.c - main/gbc/gbc_info.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d744289f79b5ed9f764633dd9126a3309babbfae -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/d744289f79b5ed9f764633dd9126a3309babbfae You're receiving this email because of your account on gitlab.com. Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help