[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Allocate custom language environment variables statically, because environment...

Benoît Minisini gitlab at mg.gitlab.com
Tue Feb 26 21:02:10 CET 2019


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


Commits:
3cd80f11 by gambas at 2019-02-26T19:59:03Z
Allocate custom language environment variables statically, because environment is accessed by shared library exit routines, after the interpreter memory allocations have been freed.

[INTERPRETER]
* BUG: Allocate custom language environment variables statically, because environment is accessed by shared library exit routines, after the interpreter memory allocations have been freed.

- - - - -
7c808bbb by gambas at 2019-02-26T20:01:18Z
Define a new limit constant, that is the maximum length of the System.Language variable. It is 16 bytes.

[INTERPRETER]
* NEW: Define a new limit constant, that is the maximum length of the System.Language variable. It is 16 bytes.

- - - - -


2 changed files:

- main/gbx/gbx_local.c
- main/share/gb_limit.h


View it on GitLab: https://gitlab.com/gambas/gambas/compare/1f73946947fcc80a3e6fd15035f46434d801565f...7c808bbba3ea9a61cde81615f8f673367200cd3e

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/1f73946947fcc80a3e6fd15035f46434d801565f...7c808bbba3ea9a61cde81615f8f673367200cd3e
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/20190226/3caf46e3/attachment.html>


More information about the Notification mailing list