<!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/6e2a9d458fdff1d065388ae7bc169c2e899f89ef">6e2a9d45</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-09-09T16:26:38Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Unify BSD ifdefs
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/0aaee954d6ed7157a96f4c841d96e2b75f5ae000">0aaee954</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-09-10T20:04:50Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">[GB.TERM] Compatibility with OpenBSD

[GB.TERM]
* NEW: Compatibility with OpenBSD
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/c77865b99cf93c7004f777402daa9bf6633143e9">c77865b9</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-09-11T15:45:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge two flag definition cases
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/846c4bada9b600c5b27a59239ead55a201adde2a">846c4bad</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-09-15T08:50:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Change __WORDSIZE definition for BSDs
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/828ef7531d6c4d93e817097f9258c2fe5a659bc3">828ef753</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-09-15T19:01:17Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove unnecessary freebsd case
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/a79edf23ed32af825b527868e60796adfe3a2276">a79edf23</a></strong>
<div>
<span>by Benoît Minisini</span>
<i>at 2018-09-21T22:55:31Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'bsd' into 'master'

More BSD changes

See merge request gambas/gambas!38</pre>
</li>
</ul>
<h4>10 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#ce57f1ad22314b8f4c927a6a24d8bceccb395d57">
acinclude.m4
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#df77b5390ea858250d4653546d5750270e599ad2">
gb.sdl.sound/src/cdrom.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#c29614ce79b150447d973fb67bfef39f08195b35">
main/gbc/gbi.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#a57ab39c1c819fc8406b2ea243d1dd58e78ec24d">
main/gbx/gbx_c_process.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#5205b8b81862f3f9b5ed066745b7ffb43924ae4a">
main/gbx/gbx_local.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#8dc01b01395a9da591901d89875ac4d530d426d6">
main/gbx/gbx_string.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#b02a972ce6d2914f55d24f589385cd6ec27c7d32">
main/gbx/gbx_subr_math.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#abdd48a1dd6919e6622d942864bcd2d3533f5cb1">
main/lib/term/cterm.c
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#b9db427c9cd6f21e1cc4c9b5301a207473bd4978">
main/share/gb_common.h
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276#8db3c765354241acc5dc27d407d07d19f6e4a374">
main/share/gb_replace_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/be3b3fb812197b98649ccf1f6e1419adff32ba82...a79edf23ed32af825b527868e60796adfe3a2276">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>