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

[Git][gambas/gambas][master] Check the number of arguments of method and external function calls.



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


Commits:
b02c4353 by Benoît Minisini at 2026-03-30T13:53:25+02:00
Check the number of arguments of method and external function calls.

[COMPILER]
* NEW: Check the number of arguments of method and external function calls.
* BUG: Correctly analyze the datatype of method calls.
* BUG: Parse the symbol metadata once.
* BUG: Correctly handle structures when compiling the class they are declared in.
* BUG: Correctly handle 'Abs()' with an object argument.

- - - - -


8 changed files:

- main/gbc/gbc.c
- main/gbc/gbc_info.c
- main/gbc/gbc_info.h
- main/gbc/gbc_trans_expr.c
- main/gbc/gbc_type.c
- main/share/gb_reserved.h
- main/share/gb_reserved_keyword.h
- main/share/gb_type_common.h


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

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/b02c435335a7d835a2bfcf33c247f3035fbfc34b
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