<!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/979e22f6e990ab82e07f1e706a42c4c2f8d4c8ac">979e22f6</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-15T23:50:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Correctly load classes from archives other than the main project one during JIT compilation.

[INTERPRETER]
* NEW: When creating a new class, set its component immediately if we know the archive it comes from.

[GB.JIT]
* BUG: Correctly load classes from archives other than the main project one.
</pre>
</li>
</ul>
<h4>6 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/979e22f6e990ab82e07f1e706a42c4c2f8d4c8ac#c08f8e391128cf1b4981a9b9dc5d783aac634184">
main/gbx/gbx_class.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/979e22f6e990ab82e07f1e706a42c4c2f8d4c8ac#0be5ce8a77f799fe40689c24b86b952233d42c50">
main/gbx/gbx_class_load.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/979e22f6e990ab82e07f1e706a42c4c2f8d4c8ac#bb4d12e806f2dca37efd0b2e8e9b70e1d061c95e">
main/lib/jit/gb.jit/.src/Jit.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/979e22f6e990ab82e07f1e706a42c4c2f8d4c8ac#c17d7d8b5ddb4bfe0722eed94e51b36df46efce3">
main/lib/jit/jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/979e22f6e990ab82e07f1e706a42c4c2f8d4c8ac#e7806a2be54d4d1f15352358dc0d259c03e415ca">
main/lib/jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/979e22f6e990ab82e07f1e706a42c4c2f8d4c8ac#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/979e22f6e990ab82e07f1e706a42c4c2f8d4c8ac">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/979e22f6e990ab82e07f1e706a42c4c2f8d4c8ac"}}</script>
</p>
</div>
</body>
</html>