[Gambas-Notification] [Git][gambas/gambas][master] Fix static array management.
Benoît Minisini
gitlab at mg.gitlab.com
Sat Nov 30 06:33:45 CET 2019
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
b092a951 by gambas at 2019-11-30T05:29:17Z
Fix static array management.
[COMPILER]
* BUG: Allow static arrays to be used with the point operator.
[INTERPRETER]
* BUG: Fix static array management. They are not read-only anymore. Only methods that want to modify the size of the array are forbidden, as well as the ReadOnly property.
- - - - -
3 changed files:
- main/gbc/gbc_trans_expr.c
- main/gbx/gbx_c_array.c
- main/gbx/gbx_c_array.h
View it on GitLab: https://gitlab.com/gambas/gambas/commit/b092a951322cf3bdd1b016801946dd72908014d6
--
View it on GitLab: https://gitlab.com/gambas/gambas/commit/b092a951322cf3bdd1b016801946dd72908014d6
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20191130/b4f77d7a/attachment.html>
More information about the Notification
mailing list