<!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/dcac5c2a2604d36aa29565d335e6eabd0137528c">dcac5c2a</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-11-02T20:44:40Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Handle TRY inside JIT functions correctly.

[INTERPRETER]
* BUG: Handle TRY inside JIT functions correctly.

[GB.DEBUG]
* NEW: Add explicit messages when something fails during initialization.

[GB.JIT]
* BUG: Handle TRY correctly.
</pre>
</li>
</ul>
<h4>6 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/dcac5c2a2604d36aa29565d335e6eabd0137528c#ceb808e4c67619d200114b0689bc1460aff9c36f">
main/gbx/gbx_exec.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/dcac5c2a2604d36aa29565d335e6eabd0137528c#b3c74be74ca501916ba5410fdb25352a8c3cbc1f">
main/gbx/gbx_stack.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/dcac5c2a2604d36aa29565d335e6eabd0137528c#19e8d15a948402638f400c65af5c5a415e296202">
main/gbx/gbx_stack.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/dcac5c2a2604d36aa29565d335e6eabd0137528c#bb746d76536b1c2b8cb4cf60d9cec25308d23cce">
main/lib/debug/debug.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/dcac5c2a2604d36aa29565d335e6eabd0137528c#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/dcac5c2a2604d36aa29565d335e6eabd0137528c#f28de36d0ef8dba5af466ee48efbf119548d967f">
main/lib/jit/jit_body.c
</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/commit/dcac5c2a2604d36aa29565d335e6eabd0137528c">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.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://gitlab.com/gambas/gambas/commit/dcac5c2a2604d36aa29565d335e6eabd0137528c"}}</script>
</p>
</div>
</body>
</html>