[Github-comments] [geany/geany] Fix new GCC warnings (#1725)

elextr notifications at xxxxx
Thu Dec 21 10:11:25 UTC 2017


elextr commented on this pull request.



> @@ -2256,7 +2256,7 @@ static void build_load_menu_grp(GKeyFile *config, GeanyBuildCommand **dst, gint
 	gsize prefixlen; /* NOTE prefixlen used in macros above */
 	GeanyBuildCommand *dstcmd;
 	gchar *key;
-	static gchar cmdbuf[3] = "  ";
+	static gchar cmdbuf[4] = "  ";

Anything that shuts GCC up is fine, its not critical.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/1725#discussion_r158239640
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171221/ec2da3b9/attachment.html>


More information about the Github-comments mailing list