<!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/0975e520db9fe83921323063594c5764bd2b5ba1">0975e520</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-11T12:06:46Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">JIT: Handle function datatype by raising a type mismatch error.

[INTERPRETER]
* NEW: JIT: Add an API for throwing type mismatch errors.
* BUG: Raise a type mismatch error when converting a function to a variant. Don't panic anymore.

[GB.JIT]
* BUG: Handle function datatype by raising a type mismatch error.
</pre>
</li>
</ul>
<h4>12 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#8766f60e485cce439d459269f51ca6335aeae3de">
main/gbx/gb.jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#51bab0165f87a9a9b13939b66a0c0f4934b01317">
main/gbx/gb_error.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#fd10e05c490840763c81233be1803ebbf1f854f2">
main/gbx/gbx_api.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#ceb808e4c67619d200114b0689bc1460aff9c36f">
main/gbx/gbx_exec.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#36e835cad85fad94a6d76226299cc4f50285c26a">
main/gbx/gbx_exec_loop.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#a7072f7bcf13dd7e53de8a32acd81bc6e0580331">
main/gbx/gbx_subr.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#b8ce52e87749e9ce6bb7efa685a9dc4aef53bd5c">
main/gbx/gbx_subr_conv.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#ba63a999e895425863fe12a8759013ecda462d51">
main/gbx/gbx_subr_file.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#ed3ea4fe709f641794ddc44a1221ff2beef677c6">
main/gbx/gbx_value.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#ade8f31842ccbe26f4a20d81a5283d039d0bd414">
main/gbx/gbx_value.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/0975e520db9fe83921323063594c5764bd2b5ba1#f28de36d0ef8dba5af466ee48efbf119548d967f">
main/lib/jit/jit_body.c
</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/commit/0975e520db9fe83921323063594c5764bd2b5ba1">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/0975e520db9fe83921323063594c5764bd2b5ba1"}}</script>
</p>
</div>
</body>
</html>