<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/3cd80f118de32260fdaf25a6d7afd5729bbc0fb1">3cd80f11</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-02-26T19:59:03Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">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.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/7c808bbba3ea9a61cde81615f8f673367200cd3e">7c808bbb</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-02-26T20:01:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">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.
</pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/1f73946947fcc80a3e6fd15035f46434d801565f...7c808bbba3ea9a61cde81615f8f673367200cd3e#5205b8b81862f3f9b5ed066745b7ffb43924ae4a">
main/gbx/gbx_local.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/1f73946947fcc80a3e6fd15035f46434d801565f...7c808bbba3ea9a61cde81615f8f673367200cd3e#653067c91e973ebd73398fde4b32fe241bd9b4e4">
main/share/gb_limit.h
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777777;">

<br>
<a href="https://gitlab.com/gambas/gambas/compare/1f73946947fcc80a3e6fd15035f46434d801565f...7c808bbba3ea9a61cde81615f8f673367200cd3e">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.

</p>
</div>
</body>
</html>