<!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/f04492c9ac9fc491539e076db8815877cbd22064">f04492c9</a></strong>
<div>
<span>by bgermann</span>
<i>at 2018-08-29T07:26:48Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Remove crypt.h

gb.crypt does not need crypt.h because it only uses crypt functions from
unistd.h. On non-linux systems there is no crypt.h which causes autoconf
to fail.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/4ff6099b5e496205b49e9b7bce4d54b9d0aacbc4">4ff6099b</a></strong>
<div>
<span>by Benoît Minisini</span>
<i>at 2018-08-29T09:42:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'crypt' into 'master'

Remove crypt.h

See merge request gambas/gambas!36</pre>
</li>
</ul>
<h4>2 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d47505114be33e55ac11c775e5349b9781cce616...4ff6099b5e496205b49e9b7bce4d54b9d0aacbc4#7fdada4049451bdb4f41b34eb3afda3026f41fec">
gb.crypt/configure.ac
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d47505114be33e55ac11c775e5349b9781cce616...4ff6099b5e496205b49e9b7bce4d54b9d0aacbc4#8c86de9c4bf7cbb20cbaead555ff935b74d559af">
gb.crypt/src/c_crypt.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/compare/d47505114be33e55ac11c775e5349b9781cce616...4ff6099b5e496205b49e9b7bce4d54b9d0aacbc4">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>