<!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/7492efcc0e9c6a00dde59e236030e4ae932ece96">7492efcc</a></strong>
<div>
<span>by gambas</span>
<i>at 2018-08-18T13:28:19Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Always load the class before accessing a static variable, as it may not be ready.

[INTERPRETER]
* BUG: FIx JIT class loading API.

[GB.JIT]
* BUG: Always load the class before accessing a static variable, as it may not be ready.
</pre>
</li>
</ul>
<h4>7 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/7492efcc0e9c6a00dde59e236030e4ae932ece96#fd10e05c490840763c81233be1803ebbf1f854f2">
main/gbx/gbx_api.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/7492efcc0e9c6a00dde59e236030e4ae932ece96#c5299c94b52c20a5881d798e266cbd4ce569ba91">
main/gbx/gbx_jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/7492efcc0e9c6a00dde59e236030e4ae932ece96#146c36423e31dfde0a94ba4de3dadf30ec76c092">
main/gbx/gbx_jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/7492efcc0e9c6a00dde59e236030e4ae932ece96#b764edff3b1be82425102895af55e3f52c43608c">
main/lib/jit/gb.jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/7492efcc0e9c6a00dde59e236030e4ae932ece96#c17d7d8b5ddb4bfe0722eed94e51b36df46efce3">
main/lib/jit/jit.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/7492efcc0e9c6a00dde59e236030e4ae932ece96#e7806a2be54d4d1f15352358dc0d259c03e415ca">
main/lib/jit/jit.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/commit/7492efcc0e9c6a00dde59e236030e4ae932ece96#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/7492efcc0e9c6a00dde59e236030e4ae932ece96">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/7492efcc0e9c6a00dde59e236030e4ae932ece96"}}</script>
</p>
</div>
</body>
</html>