[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Raise an error if a object being freed has been referenced by its '_free' special method.

Benoît Minisini gitlab at mg.gitlab.com
Sat Mar 17 23:36:16 CET 2018


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


Commits:
f47d6310 by gambas at 2018-03-17T22:33:02Z
Raise an error if a object being freed has been referenced by its '_free' special method.

[INTERPRETER]
* NEW: Add a new message error for free object being referenced.
* NEW: Raise an error if a object being freed has been referenced by its '_free' special method.
* OPT: Add a boolean flag in the class structure not to try to call the '_free' special method if there is not.

- - - - -
cf70b1e3 by gambas at 2018-03-17T22:35:27Z
Support for the new interpreter error message "Free object referenced".

[DEVELOPMENT ENVIRONMENT]
* NEW: Support for the new interpreter error message "Free object referenced".
* NEW: Update french translation.

- - - - -


8 changed files:

- app/src/gambas3/.lang/fr.mo
- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Util/MErrorMessage.module
- main/gbx/gb_error.c
- main/gbx/gb_error.h
- main/gbx/gbx_class.c
- main/gbx/gbx_class.h
- main/gbx/gbx_exec_loop.c


View it on GitLab: https://gitlab.com/gambas/gambas/compare/a3fa96bed9267c55beb7b9d99d2c1dafb147e16b...cf70b1e3ffd496825e5ed826c3e068bcf3e36163

---
View it on GitLab: https://gitlab.com/gambas/gambas/compare/a3fa96bed9267c55beb7b9d99d2c1dafb147e16b...cf70b1e3ffd496825e5ed826c3e068bcf3e36163
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20180317/50af612c/attachment.html>


More information about the Notification mailing list