<!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/26117d0fc9d16d2a0ebadf38ddeec6f74a29a29c">26117d0f</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-12-14T04:16:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[COMPILER]
* BUG: Compiler messages are prefixed with 'gbc3:', not just 'gbc:'.
* NEW: Make loop variable errors more accurate.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/f9aa750a1bc84385a60b8d51d4860e6dfabba936">f9aa750a</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-12-14T04:19:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update error messages and take new compiler message prefix into account.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update error messages.
* NEW: Update French translation.
* NEW: Take new compiler message prefix into account.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/22577f48ae887345e46bf068600afec45538935f">22577f48</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-12-14T04:19:58Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix compilation by not using global variables as loop variables.

[GB.MYSQL]
* BUG: Fix compilation by not using global variables as loop variables.
</pre>
</li>
</ul>
<h4>13 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#f65e9d14a60eb8093842367e3fce8f45f3bf4b65">
app/src/gambas3/.lang/fr.mo
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#5ec34e4d5a9cb1f1f16ef26dbe7f2c8be00633b5">
app/src/gambas3/.lang/fr.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#689584499b055093e7f252f5271a06477512a0c1">
app/src/gambas3/.src/Project.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#4de4176440b5238dcd90da687784610a4210f73d">
app/src/gambas3/.src/Util/MErrorMessage.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#b8ddf7a0ad967fd8938f3999bd67756e5e2d23f3">
comp/src/gb.mysql/.component
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#027bca6814b66eb966546e76b58882befdb73cc4">
comp/src/gb.mysql/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#1cb7f7a25fceec9a7b5b3b05a5edfc3b7c7dd641">
comp/src/gb.mysql/.src/_MySQL.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#85210a478f6e134b49ac55ae29b7b859e1e010c2">
main/gbc/gb_error.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#9710635441c023fb82ae16b88844926c0a7923a8">
main/gbc/gbc.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#a639b04e8734efcc9c6c4dfec275b6789aad43e6">
main/gbc/gbc_compile.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#a1bfb5dfe7634e1015fe94607d695eda8d6459d2">
main/gbc/gbc_header.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#4e27e967d7152bab67fc3890dedf239222ee981a">
main/gbc/gbc_trans_code.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f#e129f2f36ee72e7138f6719f65adabf8ade08091">
main/share/gb_code_temp.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/a1f96a549c4d591167946149173d055349399490...22577f48ae887345e46bf068600afec45538935f">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>