<!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=US-ASCII" 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/abf4dfb110583603f104c0d5bbc3774278949534">abf4dfb1</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-08-22T01:13:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">PROPERTY...USE... is a new syntax to declare a property automatically associated with a private global variable.

[COMPILER]
* NEW: PROPERTY...USE... is a new syntax to declare a property automatically associated with a private global variable.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/b6900124a0be9810f641ad01510cabc63f3bda78">b6900124</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-08-22T01:18:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update error messages.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update error messages.
* NEW: Update French translation.
</pre>
</li>
</ul>
<h4>10 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#5ec34e4d5a9cb1f1f16ef26dbe7f2c8be00633b5">
app/src/gambas3/.lang/fr.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#4de4176440b5238dcd90da687784610a4210f73d">
app/src/gambas3/.src/Util/MErrorMessage.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#01835407de0939cd38b9357802185d58a2a17ec0">
main/gbc/gbc_class.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#9604550f3c6cfbd5e8b342f653dfca807f5129f7">
main/gbc/gbc_class.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#a639b04e8734efcc9c6c4dfec275b6789aad43e6">
main/gbc/gbc_compile.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#a1bfb5dfe7634e1015fe94607d695eda8d6459d2">
main/gbc/gbc_header.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#7393ba40a8cde6dc50781ecdf34196ffbc6ad41b">
main/gbc/gbc_output.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#4e27e967d7152bab67fc3890dedf239222ee981a">
main/gbc/gbc_trans_code.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#c62a01586663830e38afd424735040535130bb3e">
main/gbc/gbc_type.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78#0f53e8a3655d18c8e6dc49e5e65f4338f1bff83a">
main/share/gbc_trans_common.h
</a>
</li>
</ul>

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

<br>
<a href="https://gitlab.com/gambas/gambas/compare/7b74fec6cc70af95721d0e0ce2cdf24e8be52b86...b6900124a0be9810f641ad01510cabc63f3bda78">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>