<!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/e6028806a0fc29ec8382a028eb627b796d776a43">e6028806</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-29T12:18:33Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix libltdl workaround for NetBSD
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/a3df7692685b388df4886ae361b9b9e5ed7c2d61">a3df7692</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-29T12:29:54Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use sys/ioctl.h instead of pty.h

pty.h is not needed because its functions are not used.
Use ioctl.h additionally to the already included termios.h to import the
implicitly used functions/constants.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/e74adab7c5e32c9fb65ac7fa554fc0ee706667ac">e74adab7</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-29T13:36:25Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Use FreeBSD exp10() fix for all BSDs

[INTERPRETER]
* BUG: The exp10() function works on all BSDs now
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/bb8106cebddaeb33dc61b10ad84a27e8684c4b06">bb8106ce</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-29T17:50:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fix local variable conflict for older compilers

[GB.NCURSES]
* Fix local variable conflict for older compilers
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/9e980453637e49675634cb1ac680a1cef52556c1">9e980453</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-29T21:22:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[GB.PDF] Compile with C++ 11

[GB.PDF]
* BUG: Compile with C++ 11 which is needed by current poppler versions
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/b1a12236ade61dde06100db7693a46c5d3eb58a3">b1a12236</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-29T21:59:11Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Convert from statfs to more portable statvfs

[INTERPRETER]
* NEW: Convert from statfs to more portable statvfs
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/3685f21cbf773fb04df2248b4c1791d88fffcd18">3685f21c</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-30T07:35:44Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[GB.TERM] Compatiblitity with NetBSD

[GB.TERM]
* NEW: Compatiblitity with NetBSD
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/3e6d969613efb1aa4f7c0b1fb8c9a6a74fb7bc3c">3e6d9696</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-30T11:33:13Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Change enum prefix that collides with statvfs
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/1b7abb97b72fd54303e8854e61a1dcc9b6e9df49">1b7abb97</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-30T12:07:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Correct 3e6d9696
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/ce3792718084e7aaecd8983598a1ed59bc66eefd">ce379271</a></strong>
<div>
<span>by Benoît Minisini</span>
<i>at 2018-09-01T10:28:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'netbsd' into 'master'

Improve NetBSD support

See merge request gambas/gambas!37</pre>
</li>
</ul>
<h4>18 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#a491520a42bd9fb51977087b0a89bcb874ce0cb8">
gb.ncurses/src/c_input.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#81d5e1f74cf610392c34aa6ba3233cf447494538">
gb.pdf/src/Makefile.am
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#4fea185c5da4a978d1daddd764c7c4dccd33cdde">
main/configure.ac
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#c29614ce79b150447d973fb67bfef39f08195b35">
main/gbc/gbi.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#fd10e05c490840763c81233be1803ebbf1f854f2">
main/gbx/gbx_api.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#ffe803d486187330f3cf7e8e377ebbe643835a02">
main/gbx/gbx_c_file.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#49ea2e5da994f53f2971f9b40e449254b578ed11">
main/gbx/gbx_math.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#eabc0716f0cd9b9b5263acff5272dfb21f52d443">
main/gbx/gbx_stream.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#3f524450830a729837ecc9268e12f04ceb0c1479">
main/gbx/gbx_stream.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#3d9b0a40eba591ebe282ea38b436db1dec1cf4cd">
main/gbx/gbx_stream_arch.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#e0f1041d4989e4760f61c8c2e681ee8aef901e19">
main/gbx/gbx_stream_buffer.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#f5d67975503eddc758dea62ab262435c18c1490b">
main/gbx/gbx_stream_direct.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#5472f7c995c57d970c01186532147a224444e504">
main/gbx/gbx_stream_memory.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#fe556e17ef104e4cfdc233a0b82cdc9d040ea391">
main/gbx/gbx_stream_pipe.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#f140177a986ae5760f23bf6607407bfd0a8d7e35">
main/gbx/gbx_stream_string.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#ba63a999e895425863fe12a8759013ecda462d51">
main/gbx/gbx_subr_file.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#abdd48a1dd6919e6622d942864bcd2d3533f5cb1">
main/lib/term/cterm.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd#cd12112ce4ce51cdda87521d7d2767956f5d31df">
main/share/gb_file_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/847dcd8ebf71cd4b3d8badea1a5ff9167a8ddd65...ce3792718084e7aaecd8983598a1ed59bc66eefd">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>