<!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=US-ASCII" 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/a0af9b399041ff0bb5990387bcfcfb876277409a">a0af9b39</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-18T06:58:56+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix some spaces in source code.

[GB.GEOM]
* BUG: Fix some spaces in source code.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/3e0398dbd169787dc3da35dc584ef3ad51b79a84">3e0398db</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-18T06:59:21+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">OPEN NULL is a new syntax that opens a null stream.

[INTERPRETER]
* NEW: OPEN NULL is a new syntax that opens a null stream. Reading always returns end of file, and writing does nothing except advancing the file pointer, allowing to know how many bytes were written.

[COMPILER]
* NEW: OPEN NULL is a new syntax that opens a null stream.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/05cc5ee6e410a536792fbc98652c95384ad7255e">05cc5ee6</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-12-18T07:01:09+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Forgot the new source file.

[INTERPRETER]
* BUG: Forgot the new source file.
</pre>
</li>
</ul>
<h4>7 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e#40729bc12212df14d276f166eb41076e7bac7231">
main/gbc/gbc_trans.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e#4ab02753d86970acb5c57c2554516ebdfe40ab41">
main/gbc/gbc_trans_subr.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e#8820ae1fe9bc165bbcd22a933b3bb3b41cd72c31">
main/gbx/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e#eabc0716f0cd9b9b5263acff5272dfb21f52d443">
main/gbx/gbx_stream.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e#3f524450830a729837ecc9268e12f04ceb0c1479">
main/gbx/gbx_stream.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e#2162bae88cf52eb34f2536b302cc7aebddbf7bbf">
<span class="new-file">
+
main/gbx/gbx_stream_null.c
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e#570f842b4fbcbbc0cd54917262505ce5278a7e47">
main/lib/geom/crect_temp.h
</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/compare/2a6eaf8c8c676d4e213f2290cee06d741cb68107...05cc5ee6e410a536792fbc98652c95384ad7255e">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>