@alberic89 commented on this pull request.
> @@ -501,6 +524,18 @@ gchar *templates_get_template_fileheader(gint
> filetype_idx, const gchar *fname)
return g_string_free(template, FALSE);
}
+// The line `GEANY_API_SYMBOL` is needeed ?
The function templates_get_template_fileheader had a line with GEANY_API_SYMBOL
just before the function definition, I don't know exactly what it does, but it
maybe needed also for the function below.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3549#pullrequestreview-1600137906
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3549/review/[email protected]>