<p><b>@LarsGit223</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/geany/geany-plugins/pull/823#discussion_r303203088">scope/src/utils.c</a>:</p>
<pre style='color:#555'>> @@ -36,6 +36,10 @@
 #ifdef G_OS_UNIX
 #include <fcntl.h>
 
+/* The maximum length of an expression for evaluating the value.
+   (Including the string terminator '\0') */
+#define SCOPE_MAX_EVALUATE_EXPR_LENGTH 256
</pre>
<blockquote>
<p>If someone wants to start, I can provide the necessary GTK stack (i.e. the files we use for the nightly builds).</p>
</blockquote>
<p>I added my own geany-plugins repo to Travis CI so I could start there without breaking Travis builds at geany for a probably longer time. I will create a branch for it. Yes - as offered in your previous comment - please provide the files for the nightly builds.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/823?email_source=notifications&email_token=AAIOWJYJ7SIGSYAN6YOIK4LP7G755A5CNFSM4GX6JSN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6LMJXI#discussion_r303203088">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJZ7WITEYI7UEEHKT33P7G755ANCNFSM4GX6JSNQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AAIOWJ7BAYMXIEIOURZG5E3P7G755A5CNFSM4GX6JSN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6LMJXI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/823?email_source=notifications\u0026email_token=AAIOWJYJ7SIGSYAN6YOIK4LP7G755A5CNFSM4GX6JSN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6LMJXI#discussion_r303203088",
"url": "https://github.com/geany/geany-plugins/pull/823?email_source=notifications\u0026email_token=AAIOWJYJ7SIGSYAN6YOIK4LP7G755A5CNFSM4GX6JSN2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOB6LMJXI#discussion_r303203088",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>