<p>I'm afraid build is failing here</p>

<pre><code>
geanyvc.c: In function 'vccommit_activated':
geanyvc.c:1536:2: error: unknown type name 'GtkSpellChecker'
  GtkSpellChecker *speller = NULL;
  ^
geanyvc.c:1598:17: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
         speller = gtkspell_new_attach(GTK_TEXT_VIEW(messageView), NULL, &spellcheck_error);
                 ^
geanyvc.c:1612:34: warning: passing argument 1 of 'gtkspell_set_language' from incompatible pointer type [-Wincompatible-pointer-types]
   gtk_spell_checker_set_language(speller, lang, &spellcheck_error);
                                  ^
In file included from geanyvc.c:41:0:
/usr/include/gtkspell-2.0/gtkspell/gtkspell.h:34:11: note: expected 'GtkSpell * {aka struct _GtkSpell *}' but argument is of type 'int *'
 gboolean  gtkspell_set_language(GtkSpell *spell,
           ^

</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany-plugins/pull/342#issuecomment-183517896">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJwa7L9yNB60xvOL62Sn_ICm1Kbilks5pjlp5gaJpZM4HH9CJ.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany-plugins/pull/342#issuecomment-183517896"></link>
  <meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>